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 jkp
Recipients jkp
Date 2009-10-15.11:24:49
SpamBayes Score 1.4226962e-06
Marked as misclassified No
Message-id <1255605892.23.0.543488610886.issue7140@psf.upfronthosting.co.za>
In-reply-to
Content
See the testcase included.  If you instead assign the result of the 
get_module() call to a variable and then make the call to the function 
defined in that module it works as expected.
History
Date User Action Args
2009-10-15 11:24:52jkpsetrecipients: + jkp
2009-10-15 11:24:52jkpsetmessageid: <1255605892.23.0.543488610886.issue7140@psf.upfronthosting.co.za>
2009-10-15 11:24:50jkplinkissue7140 messages
2009-10-15 11:24:50jkpcreate