summaryrefslogtreecommitdiffstats
path: root/Doc/library/codecs.rst
Commit message (Collapse)AuthorAgeFilesLines
* #7035: improve docs of the various <method>_errors() functions, and give ↵Georg Brandl2009-10-221-15/+25
| | | | them docstrings.
* Fix encoding name.Georg Brandl2009-09-221-1/+1
|
* #6772: mention utf-8 as utf8 alias.Georg Brandl2009-08-241-1/+2
|
* Document the newly added codecAmaury Forgeot d'Arc2009-07-131-0/+2
|
* Use the correct names of the stateless codec functions (Fixes issue 4178).Walter Dörwald2008-10-231-3/+3
|
* #3749: fix c'n'p errors.Georg Brandl2008-09-011-3/+3
|
* fix minor grammar typoBenjamin Peterson2008-05-261-1/+2
|
* reformat some documentation of classes so methods and attributes are under ↵Benjamin Peterson2008-04-251-62/+69
| | | | the class directive
* A lot more typo fixes by Ori Avtalion.Georg Brandl2008-02-221-1/+1
|
* #2131: note that codecs.open() always opens files in binary mode.Georg Brandl2008-02-171-1/+9
|
* Add more entries to the glossary.Georg Brandl2007-12-021-3/+3
| | | | Written by Jeff Wheeler for GHOP.
* Add :term: for generators.Georg Brandl2007-10-211-4/+4
|
* Fix typo.Walter Dörwald2007-09-011-1/+1
|
* Fix wrong function names.Walter Dörwald2007-09-011-2/+2
|
* Backport r57105 and r57145 from the py3k branch: UTF-32 codecs.Walter Dörwald2007-08-171-0/+6
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+1214