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 loewis
Recipients
Date 2006-08-23.14:20:48
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

I don't think you have to pass the version to setup.py. Instead, setup.py can just 
use sys.version_info (since it is being run with the "right" interpreter).
History
Date User Action Args
2008-01-20 09:58:43adminlinkissue1495488 messages
2008-01-20 09:58:43admincreate