Collin Funk wrote:
> Emacs and vim both agree at least.
> 
> def test_emacs(value):
>     '''This is a Python comment.
>     Here1'''
> 
> def test_vim(value):
>     '''This is a Python comment.
>     Here2'''

Likewise with kate and Eclipse.

> Since we have agreed upon single quotes for actual code, maybe the
> double quotes will help differentiate docstrings?

Well, one can also see it the other way around: With single quotes
everywhere, it's more consistent.

Feel free to find more arguments for one or the other. I'm undecided,
but it would be a major change, so one should think about it for a while
first.

Bruno




Reply via email to