Ezio Melotti
|
9e8346cb4d
|
Merged revisions 79799 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r79799 | ezio.melotti | 2010-04-05 16:25:51 +0300 (Mon, 05 Apr 2010) | 9 lines
Merged revisions 79797 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79797 | ezio.melotti | 2010-04-05 15:51:45 +0300 (Mon, 05 Apr 2010) | 1 line
Fix some broken URLs.
........
................
|
2010-04-05 13:57:55 +00:00 |
|
Ezio Melotti
|
8209fcc3a9
|
Merged revisions 78950 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r78950 | ezio.melotti | 2010-03-14 11:51:37 +0200 (Sun, 14 Mar 2010) | 1 line
#7057: fix several errors.
........
|
2010-03-14 09:53:34 +00:00 |
|
Ezio Melotti
|
806a006cd4
|
Merged revisions 74788 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r74788 | ezio.melotti | 2009-09-14 03:51:48 +0300 (Mon, 14 Sep 2009) | 9 lines
Merged revisions 74787 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r74787 | ezio.melotti | 2009-09-14 03:48:31 +0300 (Mon, 14 Sep 2009) | 1 line
#6904 - fix broken link
........
................
|
2009-09-14 01:09:44 +00:00 |
|
Benjamin Peterson
|
9aa4299882
|
Merged revisions 66337,66347,66350,66352,66358 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r66337 | vinay.sajip | 2008-09-09 08:42:08 -0500 (Tue, 09 Sep 2008) | 1 line
Issue #3809: Fixed spurious 'test.blah' file left behind by test_logging.
........
r66347 | georg.brandl | 2008-09-09 14:26:00 -0500 (Tue, 09 Sep 2008) | 2 lines
Fix varname in docstring. #3822.
........
r66350 | georg.brandl | 2008-09-09 15:28:31 -0500 (Tue, 09 Sep 2008) | 2 lines
#3472: update Mac-bundled Python version info.
........
r66352 | benjamin.peterson | 2008-09-09 15:55:01 -0500 (Tue, 09 Sep 2008) | 4 lines
Fix #3634 invalid return value from _weakref.ref(Exception).__init__
Reviewers: Amaury, Antoine, Benjamin
........
r66358 | benjamin.peterson | 2008-09-09 18:16:48 -0500 (Tue, 09 Sep 2008) | 1 line
use the latest pygments version
........
|
2008-09-10 21:57:34 +00:00 |
|
Benjamin Peterson
|
69a07fbd9b
|
Remove the Mac modules
|
2008-05-12 22:25:16 +00:00 |
|
Georg Brandl
|
e6bcc9145e
|
Remove many "versionchanged" items that didn't use the official markup,
but just some text embedded in the docs.
Also remove paragraph about implicit relative imports from tutorial.
|
2008-05-12 18:05:20 +00:00 |
|
Georg Brandl
|
3c8ce77148
|
Add new directory "using". This should have been in the merge patch,
but it was probably generated with "svn diff" so that new files that
weren't added first weren't included.
|
2007-11-01 20:58:08 +00:00 |
|