Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
mailbox.py
Find file
Blame
History
Permalink
In class _Subfile, make sure read(n) can't read beyond EOF. Also
· e50b0a44
Guido van Rossum
authored
Jun 17, 1998
allow negative numbers to specify read until EOF (like for a regular file's read() method).
e50b0a44