b374k
m1n1 1.01
Apache/2.2.15 (CentOS)
Linux obd60-6c49958d75-2q7cw 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64
uid=48(apache) gid=48(apache) groups=48(apache)
server ip : 104.21.65.202 | your ip : 10.244.126.0
safemode OFF
 >  / usr / lib64 / python2.6 /
Filename/usr/lib64/python2.6/runpy.pyo
Size3.89 kb
Permissionrw-r--r--
Ownerapache
Create time23-Dec-2025 17:41
Last modified20-Jun-2019 19:45
Last accessed22-Apr-2026 05:26
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
Ñò
§ÚêLc @sdZddkZddkZyddklZWn#ej
oddklZnXdgZdddddd�Zdddddd�Z d�Z
d�Z e d �Z
dded
�Zed joFeei�d joeid
IJqeid=e
eid�ndS(sZrunpy.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(t
get_loadert
run_modulec BsL|dj o|i|�n|id|d|d|d|�||U|S(sHelper for _run_module_codet__name__t__file__t
__loader__t __package__N(tNonetupdate(tcodet run_globalst init_globalstmod_namet mod_fnamet
mod_loadertpkg_name((s/usr/lib64/python2.6/runpy.pyt _run_codes
c CsÃti|�}|i}tid}|tij} | oti|}
n|tid<|ti|<z t|||||||�Wd|tid<| o|
ti|<n ti|=X|i�S(sHelper for run_moduleiN(timpt
new_modulet__dict__tsystargvtmodulesRtcopy( RR
R R R
Rt temp_modulet mod_globalst saved_argv0trestore_modulet saved_module((s/usr/lib64/python2.6/runpy.pyt_run_module_code%s" 


 
 cCs?x8dD]0}t||d�}|dj o ||�SqWdS(Nt get_filenamet
_get_filename(Rs
_get_filename(tgetattrR(tloaderR tattrtmeth((s/usr/lib64/python2.6/runpy.pyRFs 
cCs¡t|�}|djotd|��n|i|�otdd|��n|i|�}|djotd|��nt||�}|||fS(NsNo module named %ss%s is a package and cannot sbe directly executedsNo code object available for %s(RRt ImportErrort
is_packagetget_codeR(R R Rtfilename((s/usr/lib64/python2.6/runpy.pyt_get_module_detailsNs 

c
CsÐyt|�\}}}Wn]tj
oQ}|ot|�}ndtid}dti|f}ti|�nX|id�d}tidi } |o|tid<nt
|| dd|||�S(s�Runs the designated module in the __main__ namespace

These __*__ magic variables will be overwritten:
__file__
__loader__
scan't find '__main__.py' in %ris%s: %st.t__main__N( R'R#tstrRRt
executabletexitt
rpartitionRRRR(
R t set_argv0R RtfnametexctinfotmsgRt main_globals((s/usr/lib64/python2.6/runpy.pyt_run_module_as_main`s cCs�t|�\}}}|djo
|}n|id�d}|ot||||||�St|h|||||�SdS(snExecute a module's code without importing it

Returns the resulting top level namespace dictionary
R(iN(R'RR-RR(R R
trun_namet alter_sysR RR/R((s/usr/lib64/python2.6/runpy.pyR|s

 R)is!No module specified for executioni(t__doc__RRRR#tpkgutilt__all__RRRRR'tTrueR4tFalseRRtlenRtstderr(((s/usr/lib64/python2.6/runpy.pyt<module>s.