STINNER Victor added the comment:

> Are any of these calls performance critical?

I'm trying to focus on the interactive interpreter. I didn't touch literal 
strings used once, for example at module initialization.

Well, if it doesn't make the code much uglier or much slower, it's maybe not a 
big deal to replace all string literals with identifiers.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19512>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to