[PYTHON-CRYPTO] Requirements

Richard Jones richard at BIZARSOFTWARE.COM.AU
Tue Feb 13 04:45:23 CET 2001


PC Drew wrote:
> --On Monday, February 12, 2001 10:32 PM -0500 Rich Salz
> <rsalz at CAVEOSYSTEMS.COM> wrote:
> >
> > Sure.  Once my code is written I do not want to pay the overhead of
> > run-time typechecking.
> >
>
> good point.  Are you talking like a "if DEBUG:" type thing?  If so, would
> it be okay to set DEBUG = true by default so that people have to
> consciously turn it off, knowing full well that it will not check for
> certain things?

   Python has __debug__, assert and the optimisation mode for just this
purpose...


      Richard

--
Richard Jones
richard at bizarsoftware.com.au
Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)





More information about the python-crypto mailing list