[Python-Dev] Py3K thought: use external library for client-side HTTP
"Martin v. Löwis"
martin at v.loewis.de
Fri Mar 17 23:36:16 CET 2006
More information about the Python-Dev mailing list
Fri Mar 17 23:36:16 CET 2006
- Previous message: [Python-Dev] Py3K thought: use external library for client-side HTTP
- Next message: [Python-Dev] Py3K thought: use external library for client-side HTTP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A.M. Kuchling wrote: > Good idea? Dumb idea? I have no idea about urllib, but httplib certainly should stay, and its bugs should get fixed (and will get fixed, over time). It is very easy to write a httplib application, since you can follow its source code. It would be much more complicated to use a native library. Regards, Marttin
- Previous message: [Python-Dev] Py3K thought: use external library for client-side HTTP
- Next message: [Python-Dev] Py3K thought: use external library for client-side HTTP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list