This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson
Date 2009-01-17.23:07:24
SpamBayes Score 6.068257e-05
Marked as misclassified No
Message-id <1232233645.86.0.929697154925.issue4978@psf.upfronthosting.co.za>
In-reply-to
Content
This allows unicode arguments to be passed as keywords to functions to
help "from __future__ import unicode_literals". See
http://mail.python.org/pipermail/python-dev/2009-January/085113.html.
History
Date User Action Args
2009-01-17 23:07:25benjamin.petersonsetrecipients: + benjamin.peterson
2009-01-17 23:07:25benjamin.petersonsetmessageid: <1232233645.86.0.929697154925.issue4978@psf.upfronthosting.co.za>
2009-01-17 23:07:25benjamin.petersonlinkissue4978 messages
2009-01-17 23:07:24benjamin.petersoncreate