Current Path: > > lib > python2.7 > site-packages > setuptools > extern >
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
__init__.py | File | 2499 bytes | April 10 2024 05:04:00. | |
__init__.pyc | File | 2929 bytes | April 10 2024 05:04:00. | |
__init__.pyo | File | 2929 bytes | April 10 2024 05:04:00. |
� �fc @ s? d d l Z d d d � � YZ d Z e e e d � j � d S( i����Nt VendorImporterc B sJ e Z d Z d d d � Z e d � � Z d d � Z d � Z d � Z RS( s� A PEP 302 meta path importer for finding optionally-vendored or otherwise naturally-installed packages from root_name. c C s7 | | _ t | � | _ | p- | j d d � | _ d S( Nt externt _vendor( t root_namet sett vendored_namest replacet vendor_pkg( t selfR R R ( ( s>