Terry Jan Reedy
|
fa089b9b0b
|
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Reformat header above separator line (added if missing) to a common format.
Patch by Yoni Lavi.
|
2016-06-11 15:02:54 -04:00 |
R David Murray
|
79cf3bad1b
|
#11785: fix the :mod: references in email package submodule titles.
Also adds the TOC entry for headerregistry.
|
2012-05-27 17:10:36 -04:00 |
R David Murray
|
41914349ad
|
#11780: s/throw/raise/
|
2012-03-16 22:10:00 -04:00 |
R David Murray
|
69ebfe43b0
|
#11780: document that email.encoders throw TypeError on multipart messages.
|
2012-03-16 22:03:17 -04:00 |
Georg Brandl
|
3638e487b9
|
Merged revisions 71572 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71572 | georg.brandl | 2009-04-13 15:13:25 +0200 (Mo, 13 Apr 2009) | 1 line
#5745: more linking for identifiers in email docs.
........
|
2009-04-27 16:46:17 +00:00 |
Georg Brandl
|
116aa62bf5
|
Move the 3k reST doc tree in place.
|
2007-08-15 14:28:22 +00:00 |