diff options
author | Alexandre Vassalotti <alexandre@peadrop.com> | 2008-05-03 01:42:49 (GMT) |
---|---|---|
committer | Alexandre Vassalotti <alexandre@peadrop.com> | 2008-05-03 01:42:49 (GMT) |
commit | 8cb02b6000c66478406c12270a9f86e39fd20305 (patch) | |
tree | e5fc40990babb1f73000bda5de18dfbceed23136 /Lib/email | |
parent | 3fe8216f338317089aa727241f70de71681f2e0a (diff) | |
download | cpython-8cb02b6000c66478406c12270a9f86e39fd20305.zip cpython-8cb02b6000c66478406c12270a9f86e39fd20305.tar.gz cpython-8cb02b6000c66478406c12270a9f86e39fd20305.tar.bz2 |
Removed memoryview objects from bytes_types.
memoryview objects have a different API (such as for indexing) than
bytes and bytesarray objects, so memoryview objects shouldn't be
treated blindly as "bytes" objects.
Diffstat (limited to 'Lib/email')
0 files changed, 0 insertions, 0 deletions