This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rpetrov
Recipients benjamin.peterson, ronaldoussoren, rpetrov
Date 2009-01-01.19:22:34
SpamBayes Score 0.00040420768
Marked as misclassified No
Message-id <1230837756.81.0.232673992033.issue4780@psf.upfronthosting.co.za>
In-reply-to
Content
The issue is same for trunk.
Step to reproduce(as example on linux):
- remove existing python installation (optional)
- rename <SRCDIR/>Lib/plat-linux2
...
python$EXE ../../Tools/scripts/h2py.py -i '(u_long)'
/usr/include/netinet/in.h
python: error while loading shared libraries: libpython2.7.so.1.0:
cannot open shared object file: No such file or directory
History
Date User Action Args
2009-01-01 19:22:36rpetrovsetrecipients: + rpetrov, ronaldoussoren, benjamin.peterson
2009-01-01 19:22:36rpetrovsetmessageid: <1230837756.81.0.232673992033.issue4780@psf.upfronthosting.co.za>
2009-01-01 19:22:35rpetrovlinkissue4780 messages
2009-01-01 19:22:34rpetrovcreate