[IronPython] Django, __unicode__, and #20366
Jeff Hardy
jdhardy at gmail.com
Wed Mar 17 17:06:43 CET 2010
On Tue, Mar 16, 2010 at 3:11 PM, Dino Viehland <dinov at microsoft.com> wrote:
> This change is checked in now - we'll now call __unicode__ on an object
> on the RHS if you do something like:
>
> u'%s' % (some_object, )
>
> It's currently in Main but I'll integrate it over to 2.6 later this week.
Cool. Are you planning on doing an RC2 or just straight to RTM?
- Jeff
More information about the Ironpython-users
mailing list