|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21572/root/usr/lib/python2.4/test/ |
Upload File : |
m๒
=5Dc @ s๑ d Z d k Z d k l Z l Z l Z l Z d k Z d k Z d k Z d k
Z
d k Z d e i j o
d k
Z
n
e d d e i f d YZ d e f d YZ d e i f d
YZ d Z e d j o e n d S(
s Tests for 'site'.
Tests assume the initial paths in sys.path once the interpreter has begun
executing have not been removed.
N( s TestSkippeds
TestFaileds run_unittests TESTFNt sites! importation of site.py suppressedt HelperFunctionsTestsc B sM t Z d Z d Z d Z d Z d Z d Z d Z d Z RS( s Tests for helper functions.
The setting of the encoding (set using sys.setdefaultencoding) used by
the Unicode implementation is not tested.
c C s t i | _ d S( s Save a copy of sys.pathN( t syst patht selft sys_path( R ( ( t$ /usr/lib/python2.4/test/test_site.pyt setUp s c C s | i t _ d S( s Restore sys.pathN( R R R R ( R ( ( R t tearDown"