Python 2.2.1 vs. gcc 3.1?
Andrew Koenig
ark at research.att.com
Fri Jun 7 15:02:47 EDT 2002
Skip> Dunno. Try "find . -name 'struct*'. It should be in your build/lib*
Skip> directory (where "*" matches your configuration name).
Not as far as I can see...
$ find . -name '*struct*' -print
./Doc/lib/libstruct.tex
./Include/structmember.h
./Include/structseq.h
./Lib/test/test_struct.py
./Lib/test/test_structseq.py
./Modules/structmodule.c
./Objects/structseq.c
./Objects/structseq.o
./Python/structmember.c
./Python/structmember.o
./Tools/modulator/Templates/object_structure
More information about the Python-list
mailing list