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 jcbollinger
Recipients asvetlov, jcbollinger
Date 2012-03-27.13:57:56
SpamBayes Score 1.9172676e-05
Marked as misclassified No
Message-id <1332856677.57.0.46801220363.issue14390@psf.upfronthosting.co.za>
In-reply-to
Content
For what it's worth, I can convert my standalone test into a PyUnit testcase easily enough (or so it appears).  I'm having trouble, however, figuring out how to get the extension it depends on built and accessible to the test, yet not installed with the normal modules.
History
Date User Action Args
2012-03-27 13:57:57jcbollingersetrecipients: + jcbollinger, asvetlov
2012-03-27 13:57:57jcbollingersetmessageid: <1332856677.57.0.46801220363.issue14390@psf.upfronthosting.co.za>
2012-03-27 13:57:57jcbollingerlinkissue14390 messages
2012-03-27 13:57:56jcbollingercreate