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 cheryl.sabella
Recipients cheryl.sabella, docs@python
Date 2017-11-02.19:21:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509650505.83.0.213398074469.issue31928@psf.upfronthosting.co.za>
In-reply-to
Content
Invoking sys.version_info displays results as a named tuple, but the documentation shows the results as a tuple.
History
Date User Action Args
2017-11-02 19:21:45cheryl.sabellasetrecipients: + cheryl.sabella, docs@python
2017-11-02 19:21:45cheryl.sabellasetmessageid: <1509650505.83.0.213398074469.issue31928@psf.upfronthosting.co.za>
2017-11-02 19:21:45cheryl.sabellalinkissue31928 messages
2017-11-02 19:21:45cheryl.sabellacreate