%PDF- %PDF-
Direktori : /proc/227033/root/opt/alt/python27/lib64/python2.7/site-packages/guppy/etc/ |
Current File : //proc/227033/root/opt/alt/python27/lib64/python2.7/site-packages/guppy/etc/Glue.pyc |
� ;�Pc @ s� d d l Z d d l Z d d l Z d d l Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d � Z d � Z d e f d � � YZ d f d � � YZ d f d � � YZ d f d � � YZ d f d � � YZ d � Z d S( i����Nt GlueErrorc B s e Z RS( ( t __name__t __module__( ( ( sA /opt/alt/python27/lib64/python2.7/site-packages/guppy/etc/Glue.pyR s t RecursionErrorc B s e Z RS( ( R R ( ( ( sA /opt/alt/python27/lib64/python2.7/site-packages/guppy/etc/Glue.pyR s t NoSuchAttributeErrorc B s e Z RS( ( R R ( ( ( sA /opt/alt/python27/lib64/python2.7/site-packages/guppy/etc/Glue.pyR s c C s2 y | j } Wn t k r! d SXt j d | � S( s� Determine if a module is a package - that means, sub-modules can be imported Currently uses that it has a file name that matches '.*__init__.py[co]?$' xxx is this portable/future-safe? i s .*__init__.py[co]?$( t __file__t AttributeErrort ret match( t mt name( ( sA /opt/alt/python27/lib64/python2.7/site-packages/guppy/etc/Glue.pyt ispackage s c C s&