On Mon, Nov 8, 2010 at 10:55 AM, Dino Viehland <[email protected]> wrote: > Ahh, yeah, we should probably have a helper method in here which will convert > the string back to bytes rather than all of these casts to Bytes.
Turns out there already was one: PythonIOModule.GetBytes(). I'll revert and make the changes to use it tomorrow (later today, I guess...). - Jeff _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
