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 levkivskyi
Recipients docs@python, georg.brandl, lemburg, levkivskyi, r.david.murray
Date 2015-05-05.19:44:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430855050.09.0.345768385698.issue24128@psf.upfronthosting.co.za>
In-reply-to
Content
Is it possible to check whether the Python 3 version exists and redirect to it and if not (like for http://docs.python.org/library/fpformat.html) then redirect to Python 2 ?
History
Date User Action Args
2015-05-05 19:44:10levkivskyisetrecipients: + levkivskyi, lemburg, georg.brandl, r.david.murray, docs@python
2015-05-05 19:44:10levkivskyisetmessageid: <1430855050.09.0.345768385698.issue24128@psf.upfronthosting.co.za>
2015-05-05 19:44:10levkivskyilinkissue24128 messages
2015-05-05 19:44:09levkivskyicreate