[Python-Dev] Some more comments re new uriparse module, patch 1462525
John J Lee
jjl at pobox.com
Thu Jun 8 20:45:22 CEST 2006
More information about the Python-Dev mailing list
Thu Jun 8 20:45:22 CEST 2006
- Previous message: [Python-Dev] Some more comments re new uriparse module, patch 1462525
- Next message: [Python-Dev] Some more comments re new uriparse module, patch 1462525
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 5 Jun 2006, Nick Coghlan wrote: [...] > I started to write a reply to this with some comments on the API (including > the internal subclassing API), but ended up with so many different > suggestions it was easier to just post a variant of the module. I called it > "urischemes" and posted it on SF: > > http://python.org/sf/1500504 [...] At first glance, looks good. I hope to review it properly later. One point: I don't think there should be any mention of "URL" in the module -- we should use "URI" everywhere (see my comments on Paul's original version for a bit more on this). John
- Previous message: [Python-Dev] Some more comments re new uriparse module, patch 1462525
- Next message: [Python-Dev] Some more comments re new uriparse module, patch 1462525
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list