|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /opt/alt/python35/lib/python3.5/site-packages/setuptools/__pycache__/ |
Upload File : |
��\ � @ sA d Z d d l Z d d l Z d d � Z e d k r= e � d S)z[
Launch the Python script on the command line after
setuptools is bootstrapped via import.
� Nc C s� t t j d } t d | d d d d � } t j d d � t j d d � <t t d t � } | | � j � } | j d d � } t | | d
� } t
| | � d S)zP
Run the script in sys.argv[1] as if it had
been invoked naturally.
� �__file__�__name__�__main__�__doc__N�openz\r\nz\n�exec)�__builtins__�sys�argv�dict�getattr�tokenizer �read�replace�compiler )Zscript_name� namespaceZopen_ZscriptZnorm_script�code� r �
/launch.py�run
s
r r )r r r
r r r r r r �<module> s