[Python-Dev] s/bytes/octet/ [Was:Re: bytes.from_hex() [Was: PEP332 revival in coordination with pep 349?]] (original) (raw)
Raymond Hettinger python at rcn.com
Tue Feb 21 23:31:22 CET 2006
- Previous message: [Python-Dev] s/bytes/octet/ [Was:Re: bytes.from_hex() [Was: PEP 332 revival in coordination with pep 349?]]
- Next message: [Python-Dev] s/bytes/octet/ [Was:Re: bytes.from_hex() [Was: PEP332 revival in coordination with pep 349?]]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Speaking of which, I suspect it'll be a lot more common to need integer objects in the full range [0, 255] than it is now.
Perhaps we should extend the pre-allocated integer objects to cover the full byte range.
+1
- Previous message: [Python-Dev] s/bytes/octet/ [Was:Re: bytes.from_hex() [Was: PEP 332 revival in coordination with pep 349?]]
- Next message: [Python-Dev] s/bytes/octet/ [Was:Re: bytes.from_hex() [Was: PEP332 revival in coordination with pep 349?]]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]