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 mariocj89
Recipients docs@python, mariocj89, vinay.sajip
Date 2019-05-31.10:26:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559298385.94.0.760382051575.issue37104@roundup.psfhosted.org>
In-reply-to
Content
Note that even if not in the standard library I've seen this attributed used and documented quite often.

Example: https://docs.python-guide.org/writing/logging/#or-print

I would really suggest making it private as mentioned before to make sure this does not happen, but if you still prefer just a comment (as in source comment, not even documentation) I'll go with that.
History
Date User Action Args
2019-05-31 10:26:25mariocj89setrecipients: + mariocj89, vinay.sajip, docs@python
2019-05-31 10:26:25mariocj89setmessageid: <1559298385.94.0.760382051575.issue37104@roundup.psfhosted.org>
2019-05-31 10:26:25mariocj89linkissue37104 messages
2019-05-31 10:26:25mariocj89create