�`^c@sdZd�Zd�ZdS(s3Convert a NT pathname to a file URL and vice versa.cCsWddl}ddl}|jdd�}d|krx|d dkrS|d}n|jd�}|jd j|��S|jd�}t|�dks�|d
d|jkr�d|}t|�n|d
dj �}|d}|djd�}x.|D]&}|r�d |j|�}q�W|j
d�rS|j
d�rS|d 7}n|S(
s{OS-specific conversion from a relative URL of the 'file' scheme
to a file system path; not recommended for general use.i�Nt:t|is////it/s\is Bad URL: i(tstringturllibtreplacetsplittunquotetjointlent
ascii_letterstIOErrortuppertendswith(turlRRt
componentstcompterrortdrivetpath((s /sys/lib/python2.7/nturl2path.pyturl2pathnames(
)
cCsddl}d|krZ|d dkr5d|}n|jd�}|jdj|��S|jd�}t|�dks�t|d�d kr�d
|}t|�n|j|dj��}|d jd�}d|d}x.|D]&}|r�d|j|�}q��|S(s{OS-specific conversion from a file system path to a relative URL
of the 'file' scheme; not recommended for general use.i�NRis\\s\Riis
Bad path: s///(RRtquoteRR RR(tpRRRRRR((s /sys/lib/python2.7/nturl2path.pytpathname2url&s"
(
N(t__doc__RR(((s /sys/lib/python2.7/nturl2path.pyt<module>s #
|