◐ Shell
clean mode source ↗

Message 170490 - Python tracker

No, I want to be able to access the raw bytes sitting behind a memoryview as bytes without all of this casting and reinterpretation.  Just show me the raw bytes.  Not doubles, not ints, not structure packing, not copying into byte strings, or whatever.   Is this really impossible?   It sure seems so.