commit | 7c395db298a36cd4807ea9c42c0b60ea7840747a | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Jul 04 22:14:49 1994 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Jul 04 22:14:49 1994 +0000 |
tree | a16256a4cbd638297c5b2206bfe4844d5bcfc3e7 | |
parent | bd84b04f643e629eb62778d0b8abc31fc03d69aa [diff] |
* Lib/urllib.py: implemented new quoting rules; added splituser, splitpasswd, splitattr, splitvalue; new ftp syntax (user:passwd, cwd to each subdir, type={a,i,d})