Out-denting multiline comments

Delaney, Timothy tdelaney at avaya.com
Mon Aug 12 03:36:02 EDT 2002


> From: bokr at oz.net [mailto:bokr at oz.net]
>
> ISTM the real question is if you could get a compile-time way 
> of adjusting
> the string that is indented on the source, so as not be 
> indented in its definition.

Why add syntax? The easiest way to do this would be with a __metaclass__ ...
which has the advantage that you can do it Right Now.

Tim Delaney




More information about the Python-list mailing list