diff options
| author | Guido van Rossum <guido@python.org> | 2000-02-02 16:51:06 (GMT) |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 2000-02-02 16:51:06 (GMT) |
| commit | 5606801b64e9e4a599eb416ec6a0c19b5e27a092 (patch) | |
| tree | de77afe8ff44d421260cd664afd788b7113547cc /Lib/posixpath.py | |
| parent | 4acc25bd392216c4f867a10ca8081e7c8a739676 (diff) | |
| download | cpython-5606801b64e9e4a599eb416ec6a0c19b5e27a092.zip cpython-5606801b64e9e4a599eb416ec6a0c19b5e27a092.tar.gz cpython-5606801b64e9e4a599eb416ec6a0c19b5e27a092.tar.bz2 | |
Make read() and readlines() conform more to the file object interface:
the default arg for read() is -1, not None, and readlines() has an
optional argument (which for now is ignored).
Diffstat (limited to 'Lib/posixpath.py')
0 files changed, 0 insertions, 0 deletions
