[Python-3000] socket GC worries (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Tue Oct 30 02:07:18 CET 2007
- Previous message: [Python-3000] socket GC worries
- Next message: [Python-3000] socket GC worries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum wrote:
having read() and write() methods on the socket object is not the solution.
It's not a necessary part of the solution, I agree. I just don't see what purpose is served by requiring an extra layer of wrapper between a socket and the other I/O layers. That's not a necessary part of the solution either.
-- Greg
- Previous message: [Python-3000] socket GC worries
- Next message: [Python-3000] socket GC worries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]