Martin Panter
|
8f1378366e
|
Avoid line breaks after hyphens, otherwise they are turned into spaces
|
2017-01-14 08:24:20 +00:00 |
Serhiy Storchaka
|
4adf01caae
|
Issue #19795: Improved more markups of True/False.
|
2016-10-19 18:30:05 +03:00 |
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 |
Senthil Kumaran
|
99597c4d12
|
Correct the quopri module documentation. Mention the correct types of the
parameters on encodestring and decodestring.
Patch by Petri Lehtinen.
|
2014-06-25 01:12:03 -07:00 |
Raymond Hettinger
|
05ce079a1c
|
Missed two source links
|
2011-01-10 21:16:07 +00:00 |
Antoine Pitrou
|
60bcc54d2e
|
Put those "seealso"s together
|
2011-01-07 18:58:21 +00:00 |
Éric Araujo
|
6e6cb8e0e4
|
Provide links to Python source where the code is short, readable and
informative adjunct to the docs. Forward-port of Raymond's r86225 and
r86245 using the new source reST role added in #10334.
|
2010-11-16 19:13:50 +00:00 |
Antoine Pitrou
|
11cb961b38
|
Add cross-references to the glossary entry for file objects.
|
2010-09-15 11:11:28 +00:00 |
Georg Brandl
|
1824415470
|
Switch more function arguments docs to new-style.
|
2009-09-02 20:34:52 +00:00 |
Georg Brandl
|
116aa62bf5
|
Move the 3k reST doc tree in place.
|
2007-08-15 14:28:22 +00:00 |