Building Python with VC8 on x86-64 Vista
Lawrence D'Oliveiro
ldo at geek-central.gen.new_zealand
Sat Sep 22 00:50:34 EDT 2007
In message <1190299551.573204.322440 at 57g2000hsv.googlegroups.com>,
danfike at gmail.com wrote:
> Though I don't know how useful it is, I did open the python libraries
> in wordpad, and though most of the file wasn't legible, I did find
> strings "Py_NoneStruct," "Py_RefTotal," and "PyExc_IndexError."
Do you have some equivalent of the "nm" command for dumping the symbols and
their definitions in the library?
More information about the Python-list
mailing list