Martin Panter
|
4ed35fc4f3
|
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
|
2015-10-10 10:52:35 +00:00 |
Georg Brandl
|
97ae4660e1
|
Fixing broken links in doc, part 3: the rest
|
2014-10-29 10:26:56 +01:00 |
Serhiy Storchaka
|
610f84af0d
|
Removed spaces before commas and periods.
|
2013-12-23 18:19:34 +02:00 |
Serhiy Storchaka
|
26d936a71e
|
Issue #19795: Improved markup of True/False constants.
|
2013-11-29 12:16:53 +02:00 |
Ezio Melotti
|
510ff54324
|
Use Python 3 instead of 3.0.
|
2012-05-03 19:21:40 +03:00 |
Éric Araujo
|
29a0b57e4e
|
Backport source links from 3.x.
Existing links have been updated to use the new reST role. In some
files, I have also made cosmetic changes to the header.
|
2011-08-19 02:14:03 +02:00 |
Éric Araujo
|
8bea9a5b13
|
Use universal construct os.path.expanduser('~') instead of os.environ['HOME']
|
2011-03-26 01:24:47 +01:00 |
Senthil Kumaran
|
e940c5d7df
|
Merged revisions 82785 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r82785 | senthil.kumaran | 2010-07-11 10:31:52 +0530 (Sun, 11 Jul 2010) | 3 lines
Issue2007: Removing reference to MSIE Cookie handling by mechanize. Suggested by John J Lee.
........
|
2010-07-11 05:11:10 +00:00 |
Senthil Kumaran
|
f62b50f306
|
Fixing the Broken links of mechanize library.
|
2010-04-29 19:46:08 +00:00 |
Benjamin Peterson
|
a7b55a33f8
|
revert r69777 since all the experts agree that extra import lines distract from the code
|
2009-02-20 03:31:23 +00:00 |
Jeroen Ruigrok van der Werven
|
5149742e8b
|
Since we recommend one module per import line, reflect this also in the
documentation.
|
2009-02-19 18:52:21 +00:00 |
Georg Brandl
|
b21c75beab
|
#5059: fix example.
|
2009-02-05 10:59:28 +00:00 |
Georg Brandl
|
fc29f27c16
|
#4811: fix markup glitches (mostly remains of the conversion),
found by Gabriel Genellina.
|
2009-01-02 20:25:14 +00:00 |
Georg Brandl
|
0a6b28ae6a
|
#4131: FF3 doesn't write cookies.txt files.
|
2008-10-16 21:20:15 +00:00 |
Georg Brandl
|
8de9119447
|
Add renaming notices to 3.0 http package members.
|
2008-05-26 15:01:48 +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
|
e7a0990113
|
Add :term:s for iterator.
|
2007-10-21 12:10:28 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |