shell bypass 403
�
@��cc @ 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/local/python-2.7/lib/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/local/python-2.7/lib/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/local/python-2.7/lib/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/local/python-2.7/lib/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/local/python-2.7/lib/python2.7/test/test_startfile.pyt test_empty_unicode'