|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21571/root/usr/lib64/python2.4/ |
Upload File : |
mò
‚=5Dc @ s* d Z d k Z d k Z d k Z d k Z d k Z d d d g Z e d ƒ Z e e ƒ Z d f d „ ƒ YZ
d f d „ ƒ YZ e o d p d Z
d
e
Z d „ Z d a a d „ Z d
„ Z d „ Z d e f d „ ƒ YZ d e f d „ ƒ YZ d „ Z d f d „ ƒ YZ d „ Z d „ Z d S( s
Import utilities
Exported classes:
ImportManager Manage the import process
Importer Base class for replacing standard import functions
BuiltinImporter Emulate the import mechanism for builtin and frozen modules
DynLoadSuffixImporter
Nt
ImportManagert Importert BuiltinImportert c B sq t Z d Z e e ƒ d „ Z d „ Z d „ Z e Z e d „ Z
e e e d „ Z d „ Z d „ Z
d „ Z RS( s Manage the import process.c C sG t | t ƒ o t | ƒ } n | d | _ | | _ | i | d <d S( s8 Install this ImportManager into the specified namespace.t
__import__N( t
isinstancet namespacet _ModuleTypet varst selft previous_importert _import_hook( R R ( ( t /usr/lib64/python2.4/imputil.pyt install s
c C s | i | i d <d S( s&