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 keelung-yang
Recipients barneygale, keelung-yang
Date 2022-01-28.03:07:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643339270.48.0.0376052569334.issue46554@roundup.psfhosted.org>
In-reply-to
Content
@barneygale,
This is for simplifying code and improve readability, since `Readability counts` in The Zen of Python.

Users needn't two lines code to append a file. And there is a minimal modifying to reach it.

If inexperienced users are falling into the hole, just let them in and then learned sth. Because they will go out of the hole sooner or later. 

And finally, two lines cann't prevent them from falling into the hole.
History
Date User Action Args
2022-01-28 03:07:50keelung-yangsetrecipients: + keelung-yang, barneygale
2022-01-28 03:07:50keelung-yangsetmessageid: <1643339270.48.0.0376052569334.issue46554@roundup.psfhosted.org>
2022-01-28 03:07:50keelung-yanglinkissue46554 messages
2022-01-28 03:07:50keelung-yangcreate