/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
pkgutil.py | 369 rescan of sys.path_hooks is necessary.
374 for path_hook in sys.path_hooks:
|
/external/python/cpython2/Lib/ |
pkgutil.py | 377 rescan of sys.path_hooks is necessary. 382 for path_hook in sys.path_hooks:
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
pkgutil.py | 377 rescan of sys.path_hooks is necessary. 382 for path_hook in sys.path_hooks:
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
pkgutil.py | 377 rescan of sys.path_hooks is necessary. 382 for path_hook in sys.path_hooks:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pkgutil.py | 377 rescan of sys.path_hooks is necessary. 382 for path_hook in sys.path_hooks:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pkgutil.py | 377 rescan of sys.path_hooks is necessary. 382 for path_hook in sys.path_hooks:
|
/external/python/cpython2/Doc/c-api/ |
import.rst | 177 dict. If it wasn't yet cached, traverse :data:`sys.path_hooks` until a hook
|
/external/python/cpython2/Doc/library/ |
imp.rst | 273 ``sys.path_hooks``. Instances have only one method:
|
sys.rst | 709 .. data:: path_hooks 721 paths that have been passed to :data:`sys.path_hooks` and the values are 723 explicit finder is found on :data:`sys.path_hooks` then ``None`` is [all...] |
/external/python/cpython2/Doc/reference/ |
simple_stmts.rst | 727 single: sys.path_hooks 734 define, though, is one that handles :data:`sys.path_hooks`, 747 finder cached then :data:`sys.path_hooks` is searched by calling each object in [all...] |
/external/python/cpython2/Doc/tutorial/ |
modules.rst | 300 'path', 'path_hooks', 'path_importer_cache', 'platform', 'prefix', 'ps1',
|
/external/python/cpython2/Doc/whatsnew/ |
2.3.rst | 716 * ``sys.path_hooks`` is a list of callable objects; most often they'll be 722 ``sys.path_hooks`` will only need to be traversed once for each path. 744 for hook in sys.path_hooks: [all...] |
/prebuilts/python/linux-x86/2.7.5/bin/ |
python | |
python2 | |
python2.7 | |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/ |
topics.py | [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/ |
topics.py | [all...] |
/external/python/cpython2/Lib/pydoc_data/ |
topics.py | [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/pydoc_data/ |
topics.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/pydoc_data/ |
topics.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/ |
topics.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/ |
topics.py | [all...] |
/external/python/cpython2/Misc/ |
HISTORY | [all...] |