On 04/07/2014 at 03:03, xxxxxxxx wrote:
hi
i want to dissable a group of lines.
in the Python documentation i found
""" this ist a group of comments
I want to dissable"""
But when I place me code in the """ code """"
everything after this doesn't work
Question:
How can dissable a group of lines.