Alex Gaynor added the comment:

Actually, I would argue that it's concatentation of a local variable which has 
unexpected performance. Logically it should be O(n**2), however due to hacks in 
CPython it isn't.

----------
nosy: +alex

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

Reply via email to