Searched defs:posix_unsetenv (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
H A Dposixmodule.c7228 posix_unsetenv(PyObject *self, PyObject *args) function
9062 {"unsetenv", posix_unsetenv, METH_VARARGS, posix_unsetenv__doc__},

Completed in 84 milliseconds