New submission from Benjamin Peterson: I was reading _threading_local and noticed it didn't use the with statment, yet. So, I cooked up this trivial patch. I hope this isn't to small. Thanks for your time.
---------- components: Library (Lib) files: _threading_local-with-stmt.diff messages: 61551 nosy: gutworth severity: normal status: open title: _threading_local should use with versions: Python 2.6 Added file: http://bugs.python.org/file9269/_threading_local-with-stmt.diff __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1910> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com