Current File : //opt/imh-python/lib/python2.7/test/test_macurl2path.pyo |
�
��Wc @ sN d d l Z d d l Z d e j f d � � YZ e d k rJ e j � n d S( i����Nt MacUrl2PathTestCasec B s e Z d � Z d � Z RS( c C s | j d t j d � � | j d t j d � � | j d t j d � � | j d t j d � � | j d t j d
� � | j t t j d � | j d t j d � � | j t t j d
� | j d t j d � � | j d t j d � � | j d t j d � � d S( Ns :index.htmls
index.htmls :bar:index.htmls bar/index.htmls foo:bar:index.htmls /foo/bar/index.htmls foo:bars /foo/bar/t t /s http://foo.coms
///index.htmls //index.htmls ./index.htmls foo/../index.htmls ::index.htmls
../index.html( t assertEqualt macurl2patht url2pathnamet assertRaisest RuntimeError( t self( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_macurl2path.pyt test_url2pathname s c C s� | j d t j d � � | j d t j d � � | j d t j d � � | j d t j d � � | j d t j d � � | j d t j d
� � | j d t j d � � | j d
t j d � � | j t t j d � | j d t j d � � d S( Nt drives drive:s drive/dirs
drive:dir:s drive/dir/files drive:dir:files
drive/files
drive:filet files :filet dirs :dir:s dir/files :dir:fileR s dir/../files dir::file( R R t pathname2urlR R ( R ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_macurl2path.pyt test_pathname2url s ( t __name__t
__module__R R ( ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_macurl2path.pyR s
t __main__( R t unittestt TestCaseR R t main( ( ( sn /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/test/test_macurl2path.pyt <module> s