⚝
One Hat Cyber Team
⚝
Your IP:
3.147.28.162
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
python38
/
lib
/
python3.8
/
__pycache__
/
View File Name :
runpy.cpython-38.opt-1.pyc
U gɨ(�T��� @ s d Z ddlZddlZddlZddlZddlZddlZddlm Z m Z ddgZG dd� de�Z G dd � d e�Zd d d�Zd!dd �Zefdd�ZG dd� de�Zd"dd�Zd#dd�Zefdd�Zdd� Zd$dd�Zedk�reej�dk � r�edejd� nejd= eejd � 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)� read_code�get_importer� 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 �$/opt/python38/lib/python3.8/runpy.py�__init__ s z_TempModule.__init__c C sB | j }z| j�tj| � W n tk r0 Y nX | jtj|<