Éric Araujo <mer...@netwok.org> added the comment:

Hello spelling and doc people

(I hope it’s okay to use this bug as umbrella instead of opening a myriad bugs 
for typos.)

Attached patch fixes small things in functools module and docs:
- Typos: “simplies” does not exist, “fills-in” needs no hyphen since it’s a 
verb;
- Unnecessary repetition of filename in docstring (doc tools are good enough to 
introspect it, see e.g. “pydoc functools”);
- Whitespace in keyword arguments;
- Use triple-quoted docstrings for consistency’s sake.

Regards

----------
Added file: http://bugs.python.org/file16855/functools-typos-pep8.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5341>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to