Serhiy Storchaka added the comment:

I meant my pure Python patch in issue10030. Binding crctable to local variable 
is one of microoptimizations. Not the largest one however. So in general I not 
objects. Your patch LGTM. Only one nitpick -- instead "not 
_ZipDecrypter.crctable" use "_ZipDecrypter.crctable is None".

----------

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

Reply via email to