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 ezio.melotti
Recipients ezio.melotti, jpe5605
Date 2014-08-09.22:57:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407625068.92.0.237337940005.issue22177@psf.upfronthosting.co.za>
In-reply-to
Content
Have you checked if there are pyc files left around by the previous installation?
Have you specified the full path to python.exe from cmd while running python -V?
If you start the interpreter and print sys.version what do you get?  Does anything change if you reload(sys)?
History
Date User Action Args
2014-08-09 22:57:48ezio.melottisetrecipients: + ezio.melotti, jpe5605
2014-08-09 22:57:48ezio.melottisetmessageid: <1407625068.92.0.237337940005.issue22177@psf.upfronthosting.co.za>
2014-08-09 22:57:48ezio.melottilinkissue22177 messages
2014-08-09 22:57:48ezio.melotticreate