[Python-ideas] Fwd: Implicit String Concatenation (original) (raw)
Josiah Carlson jcarlson at uci.edu
Thu Apr 19 19:47:32 CEST 2007
- Previous message: [Python-ideas] Fwd: Implicit String Concatenation
- Next message: [Python-ideas] Implicit String Concatenation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"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
- Previous message: [Python-ideas] Fwd: Implicit String Concatenation
- Next message: [Python-ideas] Implicit String Concatenation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]