| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/laragon/bin/python/python-3.10/Lib/__pycache__/ |
Upload File : |
o
�L�bx4 � @ s d Z ddlZddlZddlZddlZddlZddlZddgZG dd� de �Z
G dd� de �Z dd d
�Z ddd�Z
efd
d�ZG dd� de�Zd dd�Z d!dd�Zefdd�Zdd� Zd"dd�Zedkr�eej�dk r{edejd� dS ejd= eejd � dS dS )#aZ runpy.py - locating and running Python code using the module namespace
Provides support for locating and running Python scripts using the Python
module namespace instead of the native filesystem.
This allows Python code to play nicely with non-filesystem based PEP 302
importers when locating support scripts as well as when importing modules.
� N�
run_module�run_pathc @ s( e Zd ZdZdd� Zdd� Zdd� ZdS ) �_TempModulezCTemporarily replace a module in sys.modules with an empty namespacec C s || _ t�|�| _g | _d S �N)�mod_name�typesZ
ModuleType�module�
_saved_module��selfr � r �C:\python3.10-64\lib\runpy.py�__init__ s
z_TempModule.__init__c C s@ | j }z| j�tj| � W n ty Y nw | jtj|<