[Python-Dev] io.BufferedReader.peek() Behaviour in python3.1 (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Mon Jun 15 01:48:39 CEST 2009
- Previous message: [Python-Dev] io.BufferedReader.peek() Behaviour in python3.1
- Next message: [Python-Dev] io.BufferedReader.peek() Behaviour in python3.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cameron Simpson wrote:
For myself, I'd expect more often to want to see if there's stuff in the buffer without doing any raw reads at all.
What uses do you have in mind for that?
-- Greg
- Previous message: [Python-Dev] io.BufferedReader.peek() Behaviour in python3.1
- Next message: [Python-Dev] io.BufferedReader.peek() Behaviour in python3.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]