comment out more than 1 line at once?

Riko Wichmann riko.wichmann at remove-this.desy.de
Tue Nov 30 03:49:05 EST 2004


Dear all,

is there a way in Python to comment out blocks of code without putting a 
# in front of each line? Somethings like C's

/*
	block of code here is commented out
*/

Thanks,

	Riko



More information about the Python-list mailing list