Block comments?

Radovan Garabik garabik at center.fmph.uniba.sk.spam
Mon May 8 15:39:04 EDT 2000


Courageous <jkraska1 at san.rr.com> wrote:

 : Okay, it's not like I'm not looking in my documentation or anything,
 : but if this is available, it's not obvious. How do you express
 : python block comments?

comment = 0

.
.
.

if comment:
    you block comment
    goes here

.
.
.


-- 
 -----------------------------------------------------------
| Radovan Garabik  http://melkor.dnp.fmph.uniba.sk/~garabik |
| __..--^^^--..__         garabik @ fmph . uniba . sk       |
 -----------------------------------------------------------



More information about the Python-list mailing list