New submission from Antoine Pitrou <pit...@free.fr>: The settings in the C _warnings module are system-wide instead of being interpreter-wide. It seems the latter would be more desireable (and probably more compatible with the Python warnings module).
---------- components: Extension Modules, Interpreter Core messages: 151563 nosy: brett.cannon, pitrou priority: low severity: normal status: open title: _warnings settings are process-wide type: behavior versions: Python 2.7, Python 3.2, Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13819> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com