Out-denting multiline comments

Emile van Sebille emile at fenx.com
Tue Aug 20 08:34:03 EDT 2002


Max M
> And a is a lot more readable than b::

And gives a different result.

> 
>      a = """
>          This is an example
>          of multiline text:
>              with indentation
>          """
> 
>      b = """This is an example
>      of multiline text:
>          with indentation
>      """
> 

--

Emile van Sebille
emile at fenx.com

---------







More information about the Python-list mailing list