cpython/Doc/whatsnew
Guido van Rossum b00324f9b4 Merged revisions 59304-59312 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r59306 | andrew.kuchling | 2007-12-03 13:28:41 -0800 (Mon, 03 Dec 2007) | 1 line

  Grammar fix
........
  r59307 | guido.van.rossum | 2007-12-03 14:02:10 -0800 (Mon, 03 Dec 2007) | 2 lines

  Shut up a compiler warning.
........
  r59312 | martin.v.loewis | 2007-12-03 15:09:04 -0800 (Mon, 03 Dec 2007) | 3 lines

  Forward-port r59310:
  os.access now returns True on Windows for any existing directory.
........
2007-12-04 01:13:14 +00:00
..
2.0.rst Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00
2.1.rst Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00
2.2.rst Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00
2.3.rst Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00
2.4.rst Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00
2.5.rst Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from 2007-09-19 03:06:30 +00:00
2.6.rst Merged revisions 59304-59312 via svnmerge from 2007-12-04 01:13:14 +00:00
3.0.rst I've moved the remains of PyInt_ to the longobject.h header file and removed the inclusing of intobject.h from Python.h. Now the intobject.h exists only to provide some aliases for porters from Python 2.x. 2007-12-02 16:52:32 +00:00