> Leif Walsh wrote:
>>try:
>> python.require('3.1')A run-time test isn't sufficient, because not all 2.x code will even parse in 3.x. Something syntactic is needed. -- Greg _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
