Current Path : /compat/linux/proc/self/root/usr/local/lib/python2.5/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/self/root/usr/local/lib/python2.5/imputil.pyc |
³ò h”Rc @ s9 d Z 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ÿÿÿÿ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/local/lib/python2.5/imputil.pyt install s c C s | i | i d <d S( s&