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 matrixise
Recipients SilentGhost, berker.peksag, desbma, matrixise
Date 2015-10-30.15:24:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446218654.26.0.308735475341.issue25485@psf.upfronthosting.co.za>
In-reply-to
Content
New version of the patch, I have modified the 'test' function. In this function, I use the with statement with the __enter__ and __exit__.
History
Date User Action Args
2015-10-30 15:24:14matrixisesetrecipients: + matrixise, SilentGhost, berker.peksag, desbma
2015-10-30 15:24:14matrixisesetmessageid: <1446218654.26.0.308735475341.issue25485@psf.upfronthosting.co.za>
2015-10-30 15:24:14matrixiselinkissue25485 messages
2015-10-30 15:24:14matrixisecreate