[Python-ideas] a new bytestring type?

Mark Janssen dreamingforward at gmail.com
Mon Jan 6 19:53:29 CET 2014


>> How many would be interested in having a 'bytestring'?
>
> I'm not missing a new type, but I am missing the format method on the
> binary types.

Wouldn't a type "cast" like TextFile(bytestring) be sufficient?

markj


More information about the Python-ideas mailing list