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 thehesiod
Recipients thehesiod
Date 2017-01-27.18:07:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485540473.99.0.396844258576.issue29302@psf.upfronthosting.co.za>
In-reply-to
Content
created gist: https://gist.github.com/thehesiod/b8442ed50e27a23524435a22f10c04a0

I've now updated the imple to support both __aenter__/__aexit__ and __enter__/__exit__ so I don't need two ExitStacks
History
Date User Action Args
2017-01-27 18:07:54thehesiodsetrecipients: + thehesiod
2017-01-27 18:07:53thehesiodsetmessageid: <1485540473.99.0.396844258576.issue29302@psf.upfronthosting.co.za>
2017-01-27 18:07:53thehesiodlinkissue29302 messages
2017-01-27 18:07:53thehesiodcreate