Home | History | Annotate | Download | only in Modules

Lines Matching refs:unsetenv

8909 os.unsetenv
8925 unsetenv(PyBytes_AS_STRING(name));
8927 err = unsetenv(PyBytes_AS_STRING(name));
8934 * happen after the real unsetenv() call because the