Automatically exported from code.google.com/p/pdbparse PDBparse is a GPL-licensed library for parsing Microsoft PDB files. Support for these is already available within Windows through the Debug Interface Access
File "C:\Python27\lib\site-packages\pdbparse\pe.py", line 3, in from pdbparse.info import GUID File "C:\Python27\lib\site-packages\pdbparse\info.py", line 21, in ULInt32("Version"), NameError: name 'ULInt32' is not defined ...