April 10, 2000
6:27 p.m.
On Mon, 10 Apr 2000, Guido van Rossum wrote:
Update of /projects/cvsroot/python/dist/src/Lib In directory eric:/projects/python/develop/guido/src/Lib
Modified Files: urlparse.py Log Message: Some cleanup -- don't use splitfields/joinfields, standardize indentation (tabs only), rationalize some code in urljoin...
Why not use string methods? (the patch still imports from string) Cheers, -g -- Greg Stein, http://www.lyra.org/