A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-August/048098.html below:

[Python-Dev] Re: adding a bytes sequence type to Python

[Python-Dev] Re: adding a bytes sequence type to Python [Python-Dev] Re: adding a bytes sequence type to PythonGuido van Rossum guido at python.org
Thu Aug 19 20:38:48 CEST 2004
> Ok, so I suppose that we can learn from Jython and IronPython in
> this respect...
> 
> How do they handle binary data and the interfacing between various
> I/O facilities, e.g. files, sockets, pipes, user input, etc.

I'm not sure, but I expect that in most cases they use Unicode strings
in order to be compatibly with Python's standard library.  That's not
the outcome I'd like to see though.  I believe Jython at least also
has a bytes-like type (probably a thin wrapper around Java's byte
array) that's used for interfacing to java classes.

--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-Dev mailing list

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