[IronPython] unicode object type

Fredrik Lundh fredrik at pythonware.com
Fri Dec 1 08:41:59 PST 2006


Sylvain Hellegouarch wrote:

> Is this the correct behavior?

yes.  a Python implementation is not required to have a distinct Unicode
string type; see:

    http://jython.sourceforge.net/docs/differences.html

</F>


More information about the users mailing list