summaryrefslogtreecommitdiffstats
path: root/Doc/glossary.rst
Commit message (Collapse)AuthorAgeFilesLines
* - document bytes()Georg Brandl2007-08-311-21/+19
| | | | | | | - 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
* Another merge. Only doc stuff was affected (but this aligns the UTF-32Guido van Rossum2007-08-171-0/+320
codec changes in trubk and branch). Hopefully the Py3k glossary wasn't different from the trunk one.