Message5945

Author zyasoft
Recipients pjenvey, sven, thijs, zyasoft
Date 2010-08-06.06:14:41
SpamBayes Score 3.1259705e-07
Marked as misclassified No
Message-id <1281075281.7.0.351148987627.issue1607@psf.upfronthosting.co.za>
In-reply-to
Content
I should point out, if the purpose of this is to workaround some code that needs the CPython behavior, you can always patch the builtin __import__ function. Some examples of changing builtins are in test_sys_jy.py, and could be introduced through possibly sitecustomize.py.
History
Date User Action Args
2010-08-06 06:14:41zyasoftsetmessageid: <1281075281.7.0.351148987627.issue1607@psf.upfronthosting.co.za>
2010-08-06 06:14:41zyasoftsetrecipients: + zyasoft, pjenvey, thijs, sven
2010-08-06 06:14:41zyasoftlinkissue1607 messages
2010-08-06 06:14:41zyasoftcreate