|
Apache/2.2.15 (CentOS) Linux obd60-6c49958d75-2q7cw 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 uid=48(apache) gid=48(apache) groups=48(apache) server ip : 172.67.192.52 | your ip : 10.244.126.0 safemode OFF > / usr / lib64 / python2.6 / |
| Filename | /usr/lib64/python2.6/imputil.pyc |
| Size | 15.66 kb |
| Permission | rw-r--r-- |
| Owner | apache |
| Create time | 23-Dec-2025 17:41 |
| Last modified | 20-Jun-2019 19:45 |
| Last accessed | 22-Apr-2026 05:28 |
| Actions | edit | rename | delete | download (gzip) |
| View | text | code | image |
Ñò
§ÚêLc @ s\ d Z d d k l Z e d d d �[ d d k Z d d k Z d d k Z d d k Z d d k Z d d d g Z e d
� Z
e e � Z d d d � � YZ d d 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 d 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
iÿÿÿÿ( t warnpy3ks1 the imputil module has been removed in Python 3.0t
stackleveli Nt
ImportManagert Importert BuiltinImportert c B sq e Z d Z e e � d � Z d � Z d � Z d Z d d � Z
d d d 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 _ModuleTypet varst previous_importert namespacet _import_hook( t selfR ( ( s /usr/lib64/python2.6/imputil.pyt install! s
c C s | i | i d <d S( s&
§ÚêLc @ s\ d Z d d k l Z e d d d �[ d d k Z d d k Z d d k Z d d k Z d d k Z d d d g Z e d
� Z
e e � Z d d d � � YZ d d 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 d 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
iÿÿÿÿ( t warnpy3ks1 the imputil module has been removed in Python 3.0t
stackleveli Nt
ImportManagert Importert BuiltinImportert c B sq e Z d Z e e � d � Z d � Z d � Z d Z d d � Z
d d d 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 _ModuleTypet varst previous_importert namespacet _import_hook( t selfR ( ( s /usr/lib64/python2.6/imputil.pyt install! s
c C s | i | i d <d S( s&