New submission from Benjamin Peterson <[EMAIL PROTECTED]>: This patch removed sys.py3kwarning and adds sys.getpy3kwarn, sys.enablepy3kwarn, and sys.disablepy3kwarn with docs. I also changed the places in the Lib which used sys.py3kwarning.
---------- files: change_py3kwarning.patch keywords: patch messages: 64339 nosy: benjamin.peterson severity: normal status: open title: Allow Python code to change Py3k warning flag type: feature request versions: Python 2.6 Added file: http://bugs.python.org/file9818/change_py3kwarning.patch __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2458> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com