Critics have remarked that those four worthies were truly peerless throughout the ages; yet the present falls short of the pastβthe ancients favored unadorned simplicity, whereas the moderns prefer refined elegance. Styles of substance and ornament rise and fall in succession, shifting with the changing mores of the times; such evolution is simply the natural order of things. The ideal lies in honoring antiquity without clashing with the present, and embracing modernity without succumbing to its flawsβembodying that perfect balance of substance and refinement that defines the true gentleman. There is surely no need to abandon a carved palace in favor of a cave dwelling, or to trade a jade carriage for a primitive cart with solid wooden wheels.
Current path: lib64/python2.7/
β Cloned to:
β¬οΈ Go up: /lib64
οΏ½
zfc @ sI d Z d d l Z d d l Z d d g Z d οΏ½ Z d οΏ½ Z d οΏ½ Z d S( sq Macintosh-specific module for conversion between pathnames and URLs.
Do not import directly; use urllib instead.iοΏ½οΏ½οΏ½οΏ½Nt url2pathnamet pathname2urlc C sοΏ½ t j | οΏ½ d } | r1 | d k r1 t d οΏ½ n | d d k rN | d } n | d d k rj t d οΏ½ n | j d οΏ½ } d } xοΏ½ | t | οΏ½ k rD| | d k rοΏ½ | | =qοΏ½ | | d
k rοΏ½ | d k rοΏ½ | | d d k rοΏ½ | | d | d 5| d } qοΏ½ | | d k r7| d k r7| | d d k r7| | =qοΏ½ | d } qοΏ½ W| d sed
j | d οΏ½ } nV d } x: | t | οΏ½ k rοΏ½| | d
k rοΏ½d | | <| d } qnWd
d
j | οΏ½ } t j | οΏ½ S( s{ OS-specific conversion from a relative URL of the 'file' scheme
to a file system path; not recommended for general use.i t files( Cannot convert non-local URL to pathnamei s ///i s //t /t .s ..i t t :( R s ..( t urllibt splittypet RuntimeErrort splitt lent joint unquote( t pathnamet tpt
componentst it rv( ( s# /usr/lib64/python2.7/macurl2path.pyR
s6
0
%
c C sοΏ½ d | k r t d οΏ½ n | j d οΏ½ } | d d k rA | d =n | d d k r[ | d =n x7 t t | οΏ½ οΏ½ D]# } | | d k rn d | | <qn qn Wt t | οΏ½ } t j j | οΏ½ rοΏ½ d d j | οΏ½ Sd j | οΏ½ Sd S( s{ OS-specific conversion from a file system path to a relative URL
of the 'file' scheme; not recommended for general use.R s* Cannot convert pathname containing slashesR i R iοΏ½οΏ½οΏ½οΏ½s ..N(
R R
t rangeR t mapt _pncomp2urlt ost patht isabsR ( R R R ( ( s# /usr/lib64/python2.7/macurl2path.pyR 4 s
c C s t j | d d d οΏ½} | S( Ni t safeR ( R t quote( t component( ( s# /usr/lib64/python2.7/macurl2path.pyR K s ( t __doc__R R t __all__R R R ( ( ( s# /usr/lib64/python2.7/macurl2path.pyt <module> s *