New submission from Dan Haffey <dhaf...@gmail.com>: The documentation at http://docs.python.org/library/stdtypes.html#context-manager-types refers to the contextlib.contextmanager decorator as contextlib.contextfactory.
---------- assignee: georg.brandl components: Documentation files: doc-stdtypes-contextmanagement.patch keywords: patch messages: 92068 nosy: dhaffey, georg.brandl severity: normal status: open title: Context manager docs refer to contextlib.contextmanager as contextlib.contextfactory type: behavior versions: Python 2.5, Python 2.6, Python 3.0, Python 3.1 Added file: http://bugs.python.org/file14802/doc-stdtypes-contextmanagement.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6803> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com