PATH:
usr
/
lib64
/
python2.7
/
test
� ��^c @ s� d d l Z d d l m Z d d l Z d d l Z d d l m Z e j e d � Z d e j f d � � YZ d � Z e d k r� e � n d S( i����N( t test_support( t patht startfilet TestCasec B s5 e Z d � Z d � Z d � Z d � Z d � Z RS( c C s | j t t d � d S( Ns nonexisting.vbs( t assertRaisest OSErrorR ( t self( ( s+ /usr/lib64/python2.7/test/test_startfile.pyt test_nonexisting s c C s | j t t d � d S( Nu nonexisting.vbs( R R R ( R ( ( s+ /usr/lib64/python2.7/test/test_startfile.pyt test_nonexisting_u s c C s= t j t j t j � � � t | � t | d � Wd QXd S( Nt open( R t change_cwdR t dirnamet syst executableR ( R t empty( ( s+ /usr/lib64/python2.7/test/test_startfile.pyt check_empty s c C s, t j t j t � d � } | j | � d S( Ns empty.vbs( R t joinR t __file__R ( R R ( ( s+ /usr/lib64/python2.7/test/test_startfile.pyt test_empty# s c C s; t j t j t � d � } t | d � } | j | � d S( Ns empty.vbst mbcs( R R R R t unicodeR ( R R ( ( s+ /usr/lib64/python2.7/test/test_startfile.pyt test_empty_unicode'