Message347685
If None is passed, that is interpreted to mean whatever the implementation default is, and that is sys.stderr. For backwards compatibility, that won't change: and I don't see any need to update the documentation, as it makes it perfectly clear that sys.stderr will be used if None is specified. Nor do I see a need to change the default parameter value from its current value of None. |
|
Date |
User |
Action |
Args |
2019-07-11 14:59:50 | vinay.sajip | set | recipients:
+ vinay.sajip, docs@python, jonathan-lp |
2019-07-11 14:59:50 | vinay.sajip | set | messageid: <1562857190.16.0.914564645645.issue37563@roundup.psfhosted.org> |
2019-07-11 14:59:50 | vinay.sajip | link | issue37563 messages |
2019-07-11 14:59:49 | vinay.sajip | create | |
|