Shouldn't tutorial follow the pep8?
INADA Naoki <[email protected]> Mon, 7 Mar 2011 07:28:46 +0900
| Newsgroups | gmane.comp.python.documentation |
|---|---|
| Message-ID | <[email protected]> |
In http://docs.python.org/py3k/tutorial/classes.html#random-remarks > Possible conventions include capitalizing method names, prefixing > data attribute names with a small unique string (perhaps just an underscore), > or using verbs for methods and nouns for data attributes. Capitalizing methd names doesn't follows pep8. Many sample codes in tutorial doesn't follow pep8 too. For example, in http://docs.python.org/py3k/tutorial/introduction.html#numbers there are no spaces next to operators. -- INADA Naoki <[email protected]> _______________________________________________ Doc-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/doc-sig