John Ehresman <j...@wingware.com> added the comment:

Commenting because this was brought up on python-dev -- I'd like this,
primarily for the string method & itertools optimization.  It's ugly,
but it would be better than writing C code.  The alternative might be to
somehow optimize trivial functions to execute without bytecode, but that
would be considerably harder.

----------
nosy: +jpe

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

Reply via email to