On Wed, Feb 20, 2008 at 8:57 PM, Bill Janssen <[EMAIL PROTECTED]> wrote: > A quick grep shows that I use "quote", "quote_plus", "unquote", and > "unquote_plus" from urllib. Not sure how representative that is, but
Those are probably pretty commonly in use, I suppose. They should definitely be preserved somewhere. > they should at least be preserved in urllib2. By the way, shouldn't > the name "urllib" be used for "urllib2", if "urllib" is tossed? No. The names urllib and urllib2 should both be tossed. The *lib naming convention is horrible and should die a painful death. -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> "Chaos is the score upon which reality is written." --Henry Miller _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com