[issue1071] unicode.translate() doesn't error out on invalid translation table
Georg Brandl
report at bugs.python.org
Mon Sep 3 09:44:06 CEST 2007
Georg Brandl added the comment:
Yes, that makes sense.
New patch attached, copying the dict and using PyDict_Next.
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1071>
__________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: uni_xlate2.diff
Url: http://mail.python.org/pipermail/python-bugs-list/attachments/20070903/eab7665b/attachment.txt
More information about the Python-bugs-list
mailing list