This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients georg.brandl, lemburg, loewis
Date 2007-09-03.07:44:05
SpamBayes Score 0.001483485
Marked as misclassified No
Message-id <1188805446.57.0.513641501061.issue1071@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, that makes sense.
New patch attached, copying the dict and using PyDict_Next.
Files
File name Uploaded
uni_xlate2.diff georg.brandl, 2007-09-03.07:44:05
History
Date User Action Args
2007-09-03 07:44:06georg.brandlsetspambayes_score: 0.00148348 -> 0.001483485
recipients: + georg.brandl, lemburg, loewis
2007-09-03 07:44:06georg.brandlsetspambayes_score: 0.00148348 -> 0.00148348
messageid: <1188805446.57.0.513641501061.issue1071@psf.upfronthosting.co.za>
2007-09-03 07:44:06georg.brandllinkissue1071 messages
2007-09-03 07:44:06georg.brandlcreate