[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib urlparse.py,1.22,1.23

Greg Stein gstein@lyra.org
Mon, 10 Apr 2000 11:27:03 -0700 (PDT)


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/