This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author wellpardim
Recipients docs@python, wellpardim
Date 2020-01-17.13:55:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579269327.81.0.0431905682961.issue39369@roundup.psfhosted.org>
In-reply-to
Content
Update mmap readline method description. The fact that the readline method does update the file position should not be ignored since this might give the impression for the programmer that it doesn't update it.
History
Date User Action Args
2020-01-17 13:55:27wellpardimsetrecipients: + wellpardim, docs@python
2020-01-17 13:55:27wellpardimsetmessageid: <1579269327.81.0.0431905682961.issue39369@roundup.psfhosted.org>
2020-01-17 13:55:27wellpardimlinkissue39369 messages
2020-01-17 13:55:27wellpardimcreate