2011/10/11 Antoine Pitrou <[email protected]>: > +1 for something more recognizable. > I think "const string" is more accurate than "identifier" as well.
It should only really be used for identifiers, though, because the result is interned. -- Regards, Benjamin _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
