What is the Python equivalent to the .NET ‘char’
and ‘byte’ types ? I need to pass in an array of bytes to a .NET constructor
and when I attempted to pass in a list of strings of single characters, it failed.
Is there a way of doing this in PythonDotNet ?
_
Hi Peter - there is some rounding problem with the
PyFloat_FromDouble approach (if you compile with that
and run the unit tests, you'll see a number of them
fail). The temp string is a workaround for now.
Thanks for the note though - if you have time to find
an approach that lets tests pass a
> Since you teased us, Brian, could you expand on the status
> Of IronPython? Thanks, Aaron Watters.
>
Unfortunately, I don't know any more than anyone else. Jim
seems to have 'gone underground' or something - I guess we
just have to wait for him to surface and give us an update ;)
Brian Ll
Since you teased us, Brian, could you expand on the status
Of IronPython? Thanks, Aaron Watters.
_
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet