
report at bugs
Nov 6, 2009, 8:08 PM
Post #1 of 2
(58 views)
Permalink
|
|
[issue7277] online docs out-of-sync with sources and distributed .chm files
|
|
New submission from Gabriel Genellina <gagsl-py2[at]yahoo.com.ar>: The online version of the 2.6.4 documentation, at http://www.python.org/doc/2.6.4/reference/simple_stmts.html#assignment- statements includes the changes made in r74822 But neither the source tarball nor the .chm Windows help file corresponding to the same release include such changes. Same thing happens with other documentation changes, like r73163. In case those changes were intentionally not merged into the 2.6 branch, why does the online version show them? ---------- assignee: georg.brandl components: Documentation messages: 95008 nosy: gagenellina, georg.brandl severity: normal status: open title: online docs out-of-sync with sources and distributed .chm files versions: Python 2.6, Python 3.1 _______________________________________ Python tracker <report[at]bugs.python.org> <http://bugs.python.org/issue7277> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|