[Python-bugs-list] [Bug #111860] file.writelines() crashes
noreply@sourceforge.net
noreply@sourceforge.net
Mon, 14 Aug 2000 05:51:20 -0700
Bug #111860, was updated on 2000-Aug-14 05:51
Here is a current snapshot of the bug.
Project: Python
Category: Core
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: file.writelines() crashes
Details: writelines() method causes GPF when sequence with arbitrary objects passed as argument. Unicode character are written to file as '\0'.
Python 1.6b1, NT4.0
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=111860&group_id=5470