Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Drexec.py154 nok_builtin_names = ('open', 'file', 'reload', '__import__') variable in RExec
241 m = self.copy_except(__builtin__, self.nok_builtin_names)
/external/python/cpython2/Doc/library/
Drexec.rst202 .. attribute:: RExec.nok_builtin_names