Maxim Kasimov wrote:
>> 
>> Use multi-line string literals.
>> 
>> '''
> 
> it will not help if there is another ''' or/and """ inside of code block

Yes, but how often do you use them? And aren't you consistent in the choice
of your quotes?

>> This whole 'code' is "commented out", and you can
>> use every type of """quote""" except three singles.
>> 
>> '''
>> 
>> Or, if you really like the spirit of goto,
>> use "if 0:".
> 
> ... and add tabs to each string

Yes. Where's the problem?

M-x indent-region-ly yours,
Reinhold
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to