Damien George be8e99c7d4 py: Allow bytes object as argument to some str methods.
This turns failing assertions to type exceptions for things like
b"123".find(...).  We still don't support operations like this on bytes
objects (unlike CPython), but at least it no longer crashes.
2014-11-05 16:45:54 +00:00
..
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-31 11:28:50 +00:00
2014-10-31 11:28:50 +00:00
2014-08-10 17:50:28 +01:00
2014-10-30 23:00:24 +00:00
2014-10-30 23:00:24 +00:00
2014-10-30 23:00:24 +00:00
2014-10-22 23:20:15 +01:00
2014-05-21 20:32:59 +01:00