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 ezio.melotti
Recipients Arfrever, cmn, effbot, eli.bendersky, eric.araujo, ezio.melotti, flox, pjenvey, python-dev, scoder, tshepang
Date 2012-05-15.18:24:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337106295.2.0.646500719252.issue13988@psf.upfronthosting.co.za>
In-reply-to
Content
It seems to me that namespaces are actually supported, but they are accepted only as positional args and not keyword args, so this should be easy to fix.
History
Date User Action Args
2012-05-15 18:24:55ezio.melottisetrecipients: + ezio.melotti, effbot, scoder, pjenvey, eric.araujo, Arfrever, eli.bendersky, flox, tshepang, python-dev, cmn
2012-05-15 18:24:55ezio.melottisetmessageid: <1337106295.2.0.646500719252.issue13988@psf.upfronthosting.co.za>
2012-05-15 18:24:54ezio.melottilinkissue13988 messages
2012-05-15 18:24:54ezio.melotticreate