| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.10/__pycache__/ |
Upload File : |
o
�9j73 � @ 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�types�
ModuleType�module�
_saved_module��selfr � r
�/usr/lib/python3.10/runpy.py�__init__ s
z_TempModule.__init__c C s@ | j }z| j�tj| � W n ty Y nw | jtj|<