New submission from Oleg Plakhotnyuk <oleg...@gmail.com>: 1. Markers serialization test coverage improved. 2. Marker name changed from string to bytes, because _write_string function uses bytes. 3. Check for closed file handle moved to 'close' method, because otherwise I caught 'attempt to write to closed file' error.
---------- components: Library (Lib) files: aifc_markers.patch keywords: patch messages: 149402 nosy: Oleg.Plakhotnyuk, ezio.melotti, r.david.murray priority: normal severity: normal status: open title: Aifc markers write fix type: behavior versions: Python 3.2, Python 3.3 Added file: http://bugs.python.org/file23944/aifc_markers.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13594> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com