"SPE - Stani's Python Editor" <[EMAIL PROTECTED]> writes:

> A SPE user reported this:
>
> http://developer.berlios.de/bugs/?func=detailbug&bug_id=4878&group_id=4161
>>SPE Installer gives option for installing for python22 (i have
>>python22, 23, and 24 installed) I thought that spe requried 2.3+ (ie
>>it should allow for 23, 24 but not 22).
>
> Is there anyway that SPE can require a minimum version (eg python 23)?

No.  Although you could build installers requiring a specific Python
version, even if only pure Python modules are included, with the
--target-version command line switch.  Of course, then you have to build
separate installers for each version.

Thomas
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to