[Python-ideas] Fwd: Implicit String Concatenation
Josiah Carlson
jcarlson at uci.edu
Thu Apr 19 19:47:32 CEST 2007
"Tobias Ivarsson" <thobes at gmail.com> wrote:
> If docstrings is the problem you can always use a function decorator for it:
That wasn't the question. Greg was asking "when is dedenting a
docstring *not* the right solution?" We all understand and know that
any string can be manually dedented, the question is whether automatic
dedenting of all triple-quoted strings should be done.
- Josiah
More information about the Python-ideas
mailing list