/opt/alt/python37/lib/python3.7/site-packages/paste/util
Edit: /opt/alt/python37/lib/python3.7/site-packages/paste/util/findpackage.pyc (914B)
Ñò
bòNc @ s% d d k Z d d k Z d „ Z d S( iÿÿÿÿNc C s¶ t i i | ƒ } | } t t i i t i ƒ } g } d } xs | | j o d i | ƒ S| i d t i i | ƒ ƒ t i i | ƒ } | | j o t
d | ƒ ‚ n | } q? d S( so
Given a directory, finds the equivalent package name. If it
is directly in sys.path, returns ''.
t .i s* %s is not under any path found in sys.pathN( t ost patht abspatht mapt syst Nonet joint insertt basenamet dirnamet
ValueError( t dirt orig_dirR t packagest last_dir( ( sG /opt/alt/python37/lib/python3.7/site-packages/paste/util/findpackage.pyt find_package s
( R R R ( ( ( sG /opt/alt/python37/lib/python3.7/site-packages/paste/util/findpackage.pyt
s