New submission from Retro <vinet...@gmail.com>: There are 'python' typos in the Python tutorial in these titles:
(1) Tools for Working with Lists: The following example shows an array of numbers stored as two byte unsigned binary numbers (typecode "H") rather than the usual 16 bytes per entry for regular lists of !!!python!!! (should be: Python) int objects (2) Batteries Included: Together, these modules and packages greatly simplify data interchange between !!!python!!! (should be: Python) applications and other tools. There may be other typos, but I only manage to find those two. Please capitalize those two words. Thank you. ---------- assignee: georg.brandl components: Documentation messages: 95666 nosy: Retro, georg.brandl severity: normal status: open title: Documentation: capitalizations of the word 'python' needed when used as a name versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7388> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com