[issue21677] Exception context set to string by BufferedWriter.close()

Serhiy Storchaka report at bugs.python.org
Sat Jun 7 14:33:20 CEST 2014


Serhiy Storchaka added the comment:

Here is a patch. It fixes also the same error in TextIOWrapper.

----------
assignee:  -> serhiy.storchaka
keywords: +patch
stage:  -> patch review
versions: +Python 2.7, Python 3.5
Added file: http://bugs.python.org/file35509/io_nonnormalized_error_on_close.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21677>
_______________________________________


More information about the Python-bugs-list mailing list