[issue13821] misleading return from isidentifier

Benjamin Peterson report at bugs.python.org
Thu Jan 19 01:56:33 CET 2012


Benjamin Peterson <benjamin at python.org> added the comment:

I don't see why that's invalid. "str.isidentifier()" returning True means Python will accept it as an identifier.

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list