Collin Winter
|
c79461b164
|
Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls.
|
2007-09-01 23:34:30 +00:00 |
Georg Brandl
|
55ac8f0f26
|
Get rid of the remaining versionadded/versionchanged directives.
|
2007-09-01 13:51:09 +00:00 |
Guido van Rossum
|
da27fd2673
|
Manually patched a few things that didn't get merged in, but should.
|
2007-08-17 00:24:54 +00:00 |
Georg Brandl
|
116aa62bf5
|
Move the 3k reST doc tree in place.
|
2007-08-15 14:28:22 +00:00 |