Server: appserver-7f0f8755-nginx-15961cad18524ec5a9db05f2a6a7e440
Current directory: /usr/lib/python2.7
Software: nginx/1.27.5
Shell Command
Create a new file
Upload file
File: runpy.pyc
� ӫ[c @ s� d Z d d l Z d d l Z d d l m Z y d d l m Z Wn! e k re d d l m Z n Xd d g Z d e f d � � YZ d e f d � � YZ d d d d d d � Z d d d d d d � Z d � Z e d � Z e d � Z d e f d � � YZ e d � Z d d e d � Z d � Z d � Z d d d � Z e d k r�e e j � d k rue j d IJq�e j d =e e j d � n d S( sZ 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( t read_code( t get_loadert run_modulet run_patht _TempModulec B s) e Z d Z d � Z d � Z d � Z RS( sC Temporarily replace a module in sys.modules with an empty namespacec C s( | | _ t j | � | _ g | _ d S( N( t mod_namet impt new_modulet modulet _saved_module( t selfR ( ( s /usr/lib/python2.7/runpy.pyt __init__ s c C sL | j } y | j j t j | � Wn t k r7 n X| j t j | <| S( N( R R t appendt syst modulest KeyErrorR ( R R ( ( s /usr/lib/python2.7/runpy.pyt __enter__ s c G s= | j r# | j d t j | j