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 anmolkejriwal
Recipients anmolkejriwal, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-11-28.07:20:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574925626.58.0.929771931651.issue38935@roundup.psfhosted.org>
In-reply-to
Content
According to the doc,
https://docs.python.org/3/library/functions.html#open

The expected output for r+ mode in the program mentioned earlier should be:

123This is python.
This is an easy language.
Anyone can learn this easily
History
Date User Action Args
2019-11-28 07:20:26anmolkejriwalsetrecipients: + anmolkejriwal, paul.moore, tim.golden, zach.ware, steve.dower
2019-11-28 07:20:26anmolkejriwalsetmessageid: <1574925626.58.0.929771931651.issue38935@roundup.psfhosted.org>
2019-11-28 07:20:26anmolkejriwallinkissue38935 messages
2019-11-28 07:20:26anmolkejriwalcreate