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 serhiy.storchaka
Recipients Stefan Sauer, bethard, eli.bendersky, ezio.melotti, jwilk, python-dev, serhiy.storchaka, wolma
Date 2018-03-24.16:17:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
You can implement your own version action which outputs to stdout and use it for -V and --version.
History
Date User Action Args
2018-03-24 16:17:16serhiy.storchakasetrecipients: + serhiy.storchaka, bethard, jwilk, ezio.melotti, eli.bendersky, python-dev, wolma, Stefan Sauer
2018-03-24 16:17:16serhiy.storchakasetmessageid: <[email protected]>
2018-03-24 16:17:16serhiy.storchakalinkissue18920 messages
2018-03-24 16:17:16serhiy.storchakacreate