|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /proc/self/root/usr/lib/python2.4/test/ |
Upload File : |
m๒
ะ=Ec @ 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"