[issue3797] mmap, dbm, ossaudiodev, marshal & winreg return bytearray instead of bytes

Gregory P. Smith report at bugs.python.org
Sat Sep 6 22:50:09 CEST 2008


Gregory P. Smith <greg at krypto.org> added the comment:

attached a patch for PC/winreg.c and Python/marshal.c.

----------
title: mmap, dbm and ossaudiodev return bytearray instead of bytes -> mmap, dbm, ossaudiodev, marshal & winreg return bytearray instead of bytes
Added file: http://bugs.python.org/file11409/marshal-winreg_bytes.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3797>
_______________________________________


More information about the Python-bugs-list mailing list