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 tarek
Recipients do3cc, tarek
Date 2009-02-16.00:00:26
SpamBayes Score 7.4756045e-08
Marked as misclassified No
Message-id <1234742428.66.0.492776873683.issue5243@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks good.

Minor tweaks :

- sys.path should be set to its initial state after the test
(setUp/tearDown might be helpfull here)

- ensure_finalized() should be called right before run() 
  so it acts like the real call
History
Date User Action Args
2009-02-16 00:00:28tareksetrecipients: + tarek, do3cc
2009-02-16 00:00:28tareksetmessageid: <1234742428.66.0.492776873683.issue5243@psf.upfronthosting.co.za>
2009-02-16 00:00:26tareklinkissue5243 messages
2009-02-16 00:00:26tarekcreate