Home
last modified time | relevance | path

Searched refs:fileno__doc__ (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
D_hotshot.c1049 #define fileno__doc__ logreader_fileno__doc__ macro
1177 {"fileno", (PyCFunction)profiler_fileno, METH_NOARGS, fileno__doc__},