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 schmir
Recipients movement, rb, schmir
Date 2008-11-28.16:25:02
SpamBayes Score 3.5811998e-05
Marked as misclassified No
Message-id <1227889504.29.0.0619981015814.issue4434@psf.upfronthosting.co.za>
In-reply-to
Content
no john, linking with the static library really works. the resulting
executable does not depend on the shared library and it is possible to
import the e.g. the time module.
History
Date User Action Args
2008-11-28 16:25:04schmirsetrecipients: + schmir, movement, rb
2008-11-28 16:25:04schmirsetmessageid: <1227889504.29.0.0619981015814.issue4434@psf.upfronthosting.co.za>
2008-11-28 16:25:02schmirlinkissue4434 messages
2008-11-28 16:25:02schmircreate