no inline comments

Lawrence Oluyede raims at dot.com
Sun Mar 7 13:19:02 EST 2004


In data 7 Mar 2004 10:13:46 -0800, Tomasz Stochmal ha scritto:

> One lacking feature is inline comments like in C /* this is comnment */
> 
> What is a chance of introducing it to next release of Python ?

What do you mean? You can use the triple quote:

"""
This is a multiline
inline comment
"""


-- 
Lawrence
"Avevo Halo, poi è arrivato Zelda... e ho buttato Halo."



More information about the Python-list mailing list