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 skrah
Recipients mark.dickinson, skrah
Date 2011-02-07.14:26:46
SpamBayes Score 0.00079175393
Marked as misclassified No
Message-id <1297088809.05.0.720095607833.issue11131@psf.upfronthosting.co.za>
In-reply-to
Content
The patch and the test cases look good, but the implicit context must
be looked up earlier now (see the altered patch).

I just realize that there aren't any regression tests for this sort
of situation, since for the main tests we are only testing the context
methods.
History
Date User Action Args
2011-02-07 14:26:49skrahsetrecipients: + skrah, mark.dickinson
2011-02-07 14:26:49skrahsetmessageid: <1297088809.05.0.720095607833.issue11131@psf.upfronthosting.co.za>
2011-02-07 14:26:47skrahlinkissue11131 messages
2011-02-07 14:26:46skrahcreate