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 jszakmeister
Recipients georg.brandl, jszakmeister, ned.deily, ronaldoussoren, sdaoden, vstinner
Date 2011-02-17.01:47:02
SpamBayes Score 0.024196235
Marked as misclassified No
Message-id <1297907223.16.0.160097111182.issue11222@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like the time module is being built:
    ./build/lib.macosx-10.4-x86_64-3.2/time.so

But none of the shared modules are being installed, as lib/python3.2/lib-dynload is completely empty.
History
Date User Action Args
2011-02-17 01:47:03jszakmeistersetrecipients: + jszakmeister, georg.brandl, ronaldoussoren, vstinner, ned.deily, sdaoden
2011-02-17 01:47:03jszakmeistersetmessageid: <1297907223.16.0.160097111182.issue11222@psf.upfronthosting.co.za>
2011-02-17 01:47:02jszakmeisterlinkissue11222 messages
2011-02-17 01:47:02jszakmeistercreate