New submission from Timothy Lee <timothy.ty....@gmail.com>: This bug can potentially lead to generation of invalid mo files when msgfmt.make() is invoked more than once.
The bug has always been present in the source code. The included patch should be applied to all maintained branches. ---------- components: Demos and Tools files: msgfmt-clear.diff keywords: patch messages: 115378 nosy: timothy.ty.lee priority: normal severity: normal status: open title: msgfmt.py generates invalid mo because msgfmt.make() does not clear dictionary type: behavior versions: Python 2.5, Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 3.3 Added file: http://bugs.python.org/file18710/msgfmt-clear.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9741> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com