]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #6354: More fixes for code examples involving the repr of a float.
authorMark Dickinson <dickinsm@gmail.com>
Sun, 28 Jun 2009 20:59:42 +0000 (20:59 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 28 Jun 2009 20:59:42 +0000 (20:59 +0000)
commit5a55b61a2aa15b94d26bbc058ee2b5433178a42e
treef3271995fbef03c8aa251164de7cf9fb63e6504a
parent6e6565b64b201952b0497c4915e17ace5cae04a7
Issue #6354: More fixes for code examples involving the repr of a float.
Doc/library/math.rst
Doc/library/sqlite3.rst
Doc/library/turtle.rst
Doc/tutorial/inputoutput.rst
Doc/tutorial/introduction.rst
Doc/tutorial/stdlib2.rst