Message 196922 - Python tracker
Message196922
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka |
| Date | 2013-09-04.14:49:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1378306168.12.0.839885180116.issue18922@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The Lib/smtpd.py and Tools/i18n/msgfmt.py scripts write their version strings to stderr. It should be changed to stdout for consistency with most common practice. See also issue18338 and issue18920. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-04 14:49:28 | serhiy.storchaka | set | recipients: + serhiy.storchaka |
| 2013-09-04 14:49:28 | serhiy.storchaka | set | messageid: <1378306168.12.0.839885180116.issue18922@psf.upfronthosting.co.za> |
| 2013-09-04 14:49:28 | serhiy.storchaka | link | issue18922 messages |
| 2013-09-04 14:49:28 | serhiy.storchaka | create | |