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 YoSTEALTH
Recipients YoSTEALTH
Date 2017-01-02.16:54:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483376051.72.0.678487921628.issue29134@psf.upfronthosting.co.za>
In-reply-to
Content
Link: https://docs.python.org/3/library/contextlib.html#contextlib.ContextDecorator

"from contextlib import ContextDecorator

class mycontext(ContextBaseClass, ContextDecorator):"

"ContextBaseClass" is referenced but its no where to be found in source.
History
Date User Action Args
2017-01-02 16:54:11YoSTEALTHsetrecipients: + YoSTEALTH
2017-01-02 16:54:11YoSTEALTHsetmessageid: <1483376051.72.0.678487921628.issue29134@psf.upfronthosting.co.za>
2017-01-02 16:54:11YoSTEALTHlinkissue29134 messages
2017-01-02 16:54:11YoSTEALTHcreate