PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
| Dir : /opt/alt/python27/lib/python2.7/site-packages/pip/_internal/utils/ |
| Server: Linux popus.webrserver.com 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64 IP: 172.245.40.66 |
| Dir : //opt/alt/python27/lib/python2.7/site-packages/pip/_internal/utils/appdirs.pyc |
� ^�Rec @@ s} d Z d d l m Z d d l Z d d l m Z d d l m Z e r[ d d l m Z n d � Z e d � Z d � Z d S( s� This code wraps the vendored appdirs module to so the return values are compatible for the current pip code base. The intention is to rewrite current usages gradually, keeping the tests pass, and eventually drop this after all usages are changed. i ( t absolute_importN( t appdirs( t MYPY_CHECK_RUNNING( t Listc C@ s t j | d t �S( Nt appauthor( t _appdirst user_cache_dirt False( t appname( ( s� /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el9.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/utils/appdirs.pyR s c C@ st t j | d t d | �} t j d k rp t j j | � rp t j j d � } | rp t j j | | � } qp n | S( NR t roamingt darwins ~/.config/( R t user_config_dirR t systemt ost patht isdirt expandusert join( R R R ( ( s� /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el9.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/utils/appdirs.pyR s "c C@ sH t j | d t d t �} t j d k rA | j t j � d g S| g S( NR t multipatht win32R s /etc( R R ( R t site_config_dirR t TrueR t splitR t pathsep( R t dirval( ( s� /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el9.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/utils/appdirs.pyt site_config_dirs&