![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /opt/alt/python33/lib64/python3.3/__pycache__/ |
� ��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>