how to comment lot of lines in python

gene tani gene.tani at gmail.com
Fri Mar 31 15:12:52 EST 2006


diffuser78 at gmail.com wrote:
> Like in C we comment like
> /*
> Bunch of lines of code
> */
>

scite has a feature where you modify your delimiter in block comments,
i.e. what comes after "#"

http://scintilla.sourceforge.net/SciTEDoc.html




More information about the Python-list mailing list