Message197836
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". |
|
| Date |
User |
Action |
Args |
| 2013-09-15 21:15:06 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis, alanmcintyre, dholth |
| 2013-09-15 21:15:06 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2013-09-15 21:15:06 | serhiy.storchaka | link | issue18515 messages |
| 2013-09-15 21:15:06 | serhiy.storchaka | create | |
|