[PATCH 0 of 1 STABLE] keyword: correct grammar in iskwfile docstring

Christian Ebert blacktrash at gmx.net
Thu Oct 20 11:02:23 UTC 2011


Hi,

The convention for the first line of function docstrings seems to
be:

'''return subset of candidates which are configured for keyword
expansion but are not symbolic links'''

(all lowercase, no full stop at the end)

instead of:

'''Returns subset of candidates which are configured for keyword
expansion but are not symbolic links.'''

While to my taste this is a bit exaggerating the lowercasing
obsession ;-) I'm fine with adapting the docstrings in the
extension to the general style/taste. Should I go ahead with it?

c


More information about the Mercurial-devel mailing list