I was sort of hoping that Python would approach Py3K asymptotically... :-).
PEP 328, for instance, talks about Python 2.5, 2.6, 2.7.
Bill
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
On 3/19/06, John J Lee <[EMAIL PROTECTED]> wrote:
> On Fri, 17 Mar 2006, Brett Cannon wrote:
>
> > On 3/17/06, A.M. Kuchling <[EMAIL PROTECTED]> wrote:
> >> Thought: We should drop all of httplib, urllib, urllib2, and ftplib,
> >> and instead adopt some third-party library for HTTP/FTP/whatever,
>
On Fri, 17 Mar 2006, Brett Cannon wrote:
> On 3/17/06, A.M. Kuchling <[EMAIL PROTECTED]> wrote:
>> Thought: We should drop all of httplib, urllib, urllib2, and ftplib,
>> and instead adopt some third-party library for HTTP/FTP/whatever,
>> write a Python wrapper, and use it instead. (The only suc