[issue3641] Builtin ascii() function from future_builtins includes leading "u" of unicode strings
New submission from tav <[EMAIL PROTECTED]>: Perhaps I misunderstood the intended behaviour of the ascii() builtin in the future_builtins module, but the following behaviour is unexpected: >>> from __future__ import unicode_literals >>> from future_builtins
[issue1745] Backport of PEP 3102 "keyword-only arguments" to 2.6
tav <[EMAIL PROTECTED]> added the comment: What's holding back the backport to 2.6? ------ nosy: +tav ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.