| Server IP : 66.29.146.62 / Your IP : 216.73.216.152 Web Server : LiteSpeed System : Linux premium231.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 User : dokkdzvi ( 925) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python33/lib64/python3.3/__pycache__/ |
Upload File : |
�
��f�( c @ s d Z d d l Z d d l Z d d l Z d d l Z d d l m Z m Z m Z d d g Z
Gd d � d e � Z Gd d � d e � Z
d d d d d d
d � Z d d d d d d d
� Z d d � Z d d � Z d d d � Z d d d d d � Z d d � Z d d � Z d d d d � Z e d k r{e e j � d k r]e d d e j �q{e j d =e e j d � n d S( uZ 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.
i N( u read_codeu
get_loaderu get_importeru
run_moduleu run_pathc B s>