| Server IP : 39.108.156.168 / Your IP : 216.73.216.104 Web Server : nginx/1.24.0 System : Linux e2.ksyuki.com 6.11.0-25-generic #25~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 17:20:50 UTC 2 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.12/__pycache__/ |
Upload File : |
�
:5jb2 � � � d Z ddlZddlZddlZddlZddlZddgZ ee� Z G d� de
� Z G d� de
� Z dd �Z
dd
�Zefd�Z G d� d
e� Zdd�Z dd�Zefd�Zd� Zdd�Zedk( rM eej4 � dk r edej8 �� yej4 d= eej4 d � yy)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 �"