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 gvanrossum
Recipients benjamin.peterson, gvanrossum, serhiy.storchaka, timehorse
Date 2014-11-08.18:04:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415469889.25.0.128208963525.issue1282@psf.upfronthosting.co.za>
In-reply-to
Content
Hm, I don't see a reason why the *pattern* should be a bytearray or memoryview, only the string it is searching. But if you fixed it by casting it to bytes I won't stop you. :-)
History
Date User Action Args
2014-11-08 18:04:49gvanrossumsetrecipients: + gvanrossum, timehorse, benjamin.peterson, serhiy.storchaka
2014-11-08 18:04:49gvanrossumsetmessageid: <1415469889.25.0.128208963525.issue1282@psf.upfronthosting.co.za>
2014-11-08 18:04:49gvanrossumlinkissue1282 messages
2014-11-08 18:04:49gvanrossumcreate