Re: [Python-Dev] Some more comments re new uriparse module, patch 1462525

2006-06-09 Thread Paul Jimenez
On Thursday, Jun 8, 2006, Mike Brown writes: > >It appears that Paul uploaded a new version of his library on June 3: >http://python.org/sf/1462525 >I'm unclear on the relationship between the two now. Are they both up for >consideration? That version was in response to comments from JJ Lee. Ema

Re: [Python-Dev] Some more comments re new uriparse module, patch 1462525

2006-06-08 Thread Mike Brown
John J Lee wrote: > > 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

Re: [Python-Dev] Some more comments re new uriparse module, patch 1462525

2006-06-08 Thread John J Lee
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

Re: [Python-Dev] Some more comments re new uriparse module, patch 1462525

2006-06-04 Thread Nick Coghlan
Paul Jimenez wrote: > On Friday, Jun 2, 2006, John J Lee writes: >> [Not sure whether this kind of thing is best posted as tracker comments >> (but then the tracker gets terribly long and is mailed out every time a >> change happens) or posted here. Feel free to tell me I'm posting in the >> wr

Re: [Python-Dev] Some more comments re new uriparse module, patch 1462525

2006-06-03 Thread Paul Jimenez
On Friday, Jun 2, 2006, John J Lee writes: >[Not sure whether this kind of thing is best posted as tracker comments >(but then the tracker gets terribly long and is mailed out every time a >change happens) or posted here. Feel free to tell me I'm posting in the >wrong place...] I think this is