File: //proc/self/root/proc/2/cwd/usr/lib/python2.4/test/test_site.pyc
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"