]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- document bytes()
authorGeorg Brandl <georg@python.org>
Fri, 31 Aug 2007 16:33:38 +0000 (16:33 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 31 Aug 2007 16:33:38 +0000 (16:33 +0000)
commit85eb8c103c9e460917911b43c6be302c30d75efb
tree2cbb4ff9497eb9db774e40d4f84abb368a311ed6
parent3540ef16c19f2260e347a679cb27d44ba734bec6
- document bytes()
- throw out many mentions of "old-style/new-style"
- add memoryview() though I somebody has to fill in the details
- throw out str.decode()
- throw out classobj and instanceobj
Doc/c-api/concrete.rst
Doc/c-api/utilities.rst
Doc/glossary.rst
Doc/library/functions.rst
Doc/library/pickle.rst
Doc/library/sqlite3.rst
Doc/library/stdtypes.rst
Doc/reference/compound_stmts.rst
Doc/reference/datamodel.rst
Doc/tutorial/classes.rst