On Thu, Feb 11, 2010 at 8:37 PM, Dino Viehland <di...@microsoft.com> wrote:
> And it turns out this works great!  We now pass all of the tests in
> test_str and test_unicode related to calling str/unicode and getting
> the appropriate __str__/__unicode__ method called.  We also now properly
> don't decode strings when you do unicode('foo') so we no longer throw
> for Vernon's exception case where CPython doesn't throw.
>
> So I'm inclined to go with this fix.

Awesome. Looking forward to trying it out.

- Jeff
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to