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 Vlado.Boza
Recipients PaulMcMillan, Vlado.Boza, dmalcolm, koniiiik, vstinner
Date 2012-04-19.23:53:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334879600.07.0.103859600036.issue14621@psf.upfronthosting.co.za>
In-reply-to
Content
My bad (I checked only function in C++, not result in python).
This should work on 32bit:
Prefix: anything ending on 0x00
Suffix: anything
Strings: "\x00\xcf\x0b\x96\x19", "\x00\x6d\x29\x45\x18"
History
Date User Action Args
2012-04-19 23:53:20Vlado.Bozasetrecipients: + Vlado.Boza, vstinner, dmalcolm, PaulMcMillan, koniiiik
2012-04-19 23:53:20Vlado.Bozasetmessageid: <1334879600.07.0.103859600036.issue14621@psf.upfronthosting.co.za>
2012-04-19 23:53:19Vlado.Bozalinkissue14621 messages
2012-04-19 23:53:19Vlado.Bozacreate