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 louielu
Recipients Aaron.Meurer, Daniel.Walsh, Ingo.Fischer, Oz.Tiram, acucci, adregner, andialbrecht, bethard, bignose, bochecha, dmalcolm, eric.araujo, josh.r, jwilk, louielu, matthewjohn, paul.j3, rhettinger, serhiy.storchaka, sigi, tshepang, zbysz
Date 2017-04-19.11:04:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492599843.41.0.35909946226.issue14102@psf.upfronthosting.co.za>
In-reply-to
Content
Also, `print_manpage` use the same infra as `print_help` and `print_usage`, so it can use the parameter `file` to output to different stream or file.
History
Date User Action Args
2017-04-19 11:04:03louielusetrecipients: + louielu, rhettinger, bethard, jwilk, eric.araujo, zbysz, dmalcolm, Aaron.Meurer, bignose, andialbrecht, bochecha, tshepang, paul.j3, sigi, Daniel.Walsh, serhiy.storchaka, Ingo.Fischer, adregner, josh.r, Oz.Tiram, acucci, matthewjohn
2017-04-19 11:04:03louielusetmessageid: <1492599843.41.0.35909946226.issue14102@psf.upfronthosting.co.za>
2017-04-19 11:04:03louielulinkissue14102 messages
2017-04-19 11:04:03louielucreate