Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New comment] Encoding Problems (Unable to translate bytes...)

----------------------------------------------

ISSUES

1. [New comment] Encoding Problems (Unable to translate bytes...)
http://ironpython.codeplex.com/workitem/33204
User Storminator16 has commented on the issue:

"http://ironpython.codeplex.com/workitem/29505

Related, and it's a old issue.  As Jeff Hardy pointed out, replace to_string = 
unicode with to_string = lambda x: unicode(x) near line 28 of runtime.py in 
jinja2."
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on 
CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue 
Tracker. You can unsubscribe or change your issue notification settings on 
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to