mktime() like function to produce GMT?
Mark Nottingham
mnot at pobox.com
Thu May 6 10:17:51 EDT 1999
Ahh, thanks; was looking in the library reference (don't use the lang ref
nearly enough).
> http://www.python.org/doc/current/ref/assert.html
>
> "Assert statements are a convenient way to insert
> debugging assertions into a program"
>
> "The current code generator emits no code for an
> assert statement when optimization is requested at
> compile time"
>
> in other words, this is not a great way to
> use assert...
More information about the Python-list
mailing list