djhenderson / pefile

Automatically exported from code.google.com/p/pefile
Other
0 stars 0 forks source link

patch to restore python 2.2 compatibility #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attached is the patch to restore compatibility of pefile.py with python 2.2. It 
works for us on pyinstaller.

The patch is trivial. It only emulates type enumerate.

We used the latest release 1.2.10-63.

Original issue reported on code.google.com by mzibri...@gmail.com on 5 Nov 2010 at 5:13

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch!

Original comment by ero.carr...@gmail.com on 6 Nov 2010 at 3:39

GoogleCodeExporter commented 9 years ago
Added in revision 85

Original comment by ero.carr...@gmail.com on 6 Nov 2010 at 9:49