Ezio Melotti
|
91b88c8d87
|
#19981: fix typo in email.mailbox docs. Patch by Claudiu Popa.
|
2013-12-14 12:42:29 +02:00 |
Serhiy Storchaka
|
b33336f650
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
Serhiy Storchaka
|
6d5bd5258c
|
Issue #18743: Improved cross-references to the StringIO class.
|
2013-08-29 11:44:44 +03:00 |
R David Murray
|
9faaf1b43e
|
#16071: fix email.message links in the mailbox docs.
|
2012-09-28 15:21:32 -04:00 |
Éric Araujo
|
06176a89ff
|
Adapt mentions of future changes in doc
|
2012-07-02 17:46:40 -04:00 |
Hynek Schlawack
|
e58ce01f30
|
#14804: Remove [] around optional arguments with default values
Mostly just mechanical removal of []. In some rare cases I've pulled the
default value up into the argument list.
|
2012-05-22 10:27:40 +02:00 |
Ezio Melotti
|
510ff54324
|
Use Python 3 instead of 3.0.
|
2012-05-03 19:21:40 +03:00 |
Sandro Tosi
|
98ed08f24e
|
update to new C roles and directives
|
2012-01-14 16:42:02 +01:00 |
Ezio Melotti
|
1e87da16ea
|
Remove duplication.
|
2011-10-19 10:39:35 +03:00 |
Georg Brandl
|
a4314c2b21
|
Fix broken links found by "make linkcheck". scipy.org seems to be done right now, so I could not verify links going there.
|
2009-10-11 20:16:16 +00:00 |
Ezio Melotti
|
038f38d3ac
|
#6917 - typo in method name
|
2009-09-15 18:41:43 +00:00 |
Georg Brandl
|
9fa61bb37d
|
#6577: fix (hopefully) all links to builtin instead of module/class-specific objects.
|
2009-07-26 14:19:57 +00:00 |
Georg Brandl
|
c62ef8b4d9
|
Remove trailing whitespace.
|
2009-01-03 20:55:06 +00:00 |
Georg Brandl
|
ac014e9255
|
#3540: fix exception name.
|
2008-08-11 10:27:31 +00:00 |
Georg Brandl
|
5a3277253d
|
Add a deprecation notice to mailbox' old classes' doc.
|
2008-05-11 21:54:09 +00:00 |
Benjamin Peterson
|
c7b05920d6
|
reformat some documentation of classes so methods and attributes are under the class directive
|
2008-04-25 01:29:10 +00:00 |
Georg Brandl
|
0267781742
|
Fix lots of broken links in the docs, found by Sphinx' external link checker.
|
2008-03-15 00:20:19 +00:00 |
Georg Brandl
|
d85a13a954
|
#2265: fix example.
|
2008-03-13 07:15:56 +00:00 |
Georg Brandl
|
907a720f89
|
A lot more typo fixes by Ori Avtalion.
|
2008-02-22 12:31:45 +00:00 |
Georg Brandl
|
a2ba6ea9aa
|
#1284: "S" means "seen", not unread.
|
2007-10-19 17:38:49 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |