Guido van Rossum
7c53111d5b
Added support for ``if __debug__:'' -- if -O is given, this form is
...
recognized by the code generator and code generation for the test and
the subsequent suite is suppressed.
One must write *exactly* ``if __debug__:'' or ``elif __debug__:'' --
no parentheses or operators must be present, or the optimization is
not carried through. Whitespace doesn't matter. Other uses of
__debug__ will find __debug__ defined as 0 or 1 in the __builtin__
module.
1997-03-11 18:42:21 +00:00
..
1996-10-25 14:44:06 +00:00
1997-02-14 22:58:07 +00:00
1997-03-10 22:58:23 +00:00
1996-10-25 14:44:06 +00:00
1997-03-11 18:42:21 +00:00
1994-08-29 10:43:12 +00:00
1997-02-14 20:57:31 +00:00
1996-10-25 14:44:06 +00:00
1996-10-25 14:44:06 +00:00
1996-10-25 14:44:06 +00:00
1996-12-05 23:27:02 +00:00
1996-10-25 14:44:06 +00:00
1996-10-25 14:44:06 +00:00
1996-10-25 14:44:06 +00:00
1996-10-25 14:44:06 +00:00
1995-01-20 16:54:36 +00:00
1996-10-25 14:44:06 +00:00
1997-01-20 18:34:55 +00:00
1996-08-12 22:00:53 +00:00
1996-08-29 18:10:41 +00:00
1997-03-11 18:37:35 +00:00
1996-12-05 23:15:35 +00:00
1996-10-25 14:44:06 +00:00
1997-02-14 22:58:07 +00:00
1997-02-14 22:58:07 +00:00
1996-10-25 14:44:06 +00:00
1996-10-25 14:44:06 +00:00
1996-12-05 23:27:02 +00:00
1997-02-14 22:58:07 +00:00
1995-07-29 13:53:59 +00:00
1997-03-05 00:20:32 +00:00
1996-10-25 14:44:06 +00:00
1996-08-29 18:10:30 +00:00
1996-10-25 14:44:06 +00:00
1996-08-19 22:12:39 +00:00
1996-10-25 14:44:06 +00:00
1997-01-24 04:07:45 +00:00
1996-10-25 14:44:06 +00:00
1996-10-25 14:44:06 +00:00
1996-10-25 14:44:06 +00:00
1996-10-25 14:44:06 +00:00
1996-10-25 14:44:06 +00:00
1997-01-17 21:06:41 +00:00
1996-12-30 16:17:54 +00:00
1996-10-25 14:44:06 +00:00
1996-12-30 16:17:54 +00:00
1997-01-24 04:02:55 +00:00