STINNER Victor added the comment:

module_finder.patch: cleanup (optimize?) 
modulefinder.ModuleFinder.scan_opcodes_25(): Use an index rather than creating 
a lot of substrings.

It's unrelated to Wordcode, it's just that I noticed the inefficient code while 
reviewing the whole patch.

----------
Added file: http://bugs.python.org/file42446/module_finder.patch

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

Reply via email to