[docs] [issue18245] In itertools.groupby() make data plural

Ned Batchelder report at bugs.python.org
Mon Jun 17 20:35:43 CEST 2013


Ned Batchelder added the comment:

Please don't make this change.  "Data" is used as a singular collective noun, especially in software contexts.  "Data" as a plural noun sounds archaic, or at best, scientific.

----------
nosy: +nedbat

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18245>
_______________________________________


More information about the docs mailing list