At 08:31 AM 8/17/04 -0700, Guido van Rossum wrote: > > Is this getting to (hopefully uncontroverisal!) PEP time? > >Sure. > > > Is there any consensus forming on whether bytes() instances are > > mutable or not? > >Mutable! So, how will it be different from: from array import array def bytes(*initializer): return array('B',*initializer) Even if it's desirable for 'bytes' to be an actual type (e.g. subclassing ArrayType), it might help the definition process to describe the difference between the new type and a byte array.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4