[Python-bugs-list] [Bug #111667] unicode core dump
noreply@sourceforge.net
noreply@sourceforge.net
Fri, 11 Aug 2000 04:38:27 -0700
Bug #111667, was updated on 2000-Aug-11 04:38
Here is a current snapshot of the bug.
Project: Python
Category: Core
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: unicode core dump
Details: This two-liner faults inside PyUnicode_EncodeRawUnicodeEscape
>>> import cPickle
>>> cPickle.dumps(u'')
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=111667&group_id=5470