Home | History | Annotate | Download | only in clinic

Lines Matching full:_getvolumepathname

1031 "_getvolumepathname($module, /, path)\n"
1037 {"_getvolumepathname", (PyCFunction)os__getvolumepathname, METH_FASTCALL, os__getvolumepathname__doc__},
1047 static _PyArg_Parser _parser = {"U:_getvolumepathname", _keywords, 0};