[New-bugs-announce] [issue4978] allow unicode keyword args

Benjamin Peterson report at bugs.python.org
Sun Jan 18 00:07:25 CET 2009


New submission from Benjamin Peterson <benjamin at python.org>:

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.

----------
components: Library (Lib)
messages: 80060
nosy: benjamin.peterson
severity: normal
status: open
title: allow unicode keyword args
type: feature request
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4978>
_______________________________________


More information about the New-bugs-announce mailing list