Linux garfield.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
lib64
/
python2.7
/
test
/
//lib64/python2.7/test/test_macurl2path.pyo
� zfc @ 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( ( s- /usr/lib64/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 ( ( s- /usr/lib64/python2.7/test/test_macurl2path.pyt test_pathname2url s ( t __name__t __module__R R ( ( ( s- /usr/lib64/python2.7/test/test_macurl2path.pyR s t __main__( R t unittestt TestCaseR R t main( ( ( s- /usr/lib64/python2.7/test/test_macurl2path.pyt <module> s