[Distutils] Correct way to allow C extension building to fail?

Andreas Klöckner lists at informa.tiker.net
Thu Jul 3 00:14:01 CEST 2008


On Mittwoch 02 Juli 2008, you wrote:
> on failure have it raise any kind of exception (custom or otherwise)
> and wrap the creation of the module in a try/except block.  if it
> fails, proceed on the alternate branch of execution

This seems to do what I want.

Thanks!
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20080702/edbc8fb3/attachment.pgp>


More information about the Distutils-SIG mailing list