⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.24
Server IP:
50.6.168.112
Server:
Linux server-617809.webnetzimbabwe.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.4.10
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
python311
/
lib64
/
python3.11
/
__pycache__
/
View File Name :
runpy.cpython-311.opt-1.pyc
pV^ d Z ddlZddlZddlZddlZddlZddgZ ee Z G d de Z G d de Z dd Z dd ZefdZ G d d e ZddZ ddZefdZd ZddZedk rH eej dk r edej dS ej d= eej d 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 $ e Zd ZdZd Zd Zd ZdS )_TempModulezCTemporarily replace a module in sys.modules with an empty namespacec J || _ t | | _ g | _ d S N)mod_name ModuleTypemodule _saved_moduleselfr s ,/opt/alt/python311/lib64/python3.11/runpy.py__init__z_TempModule.__init__ s&