]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 68203 via svnmerge from
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 3 Jan 2009 17:22:40 +0000 (17:22 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 3 Jan 2009 17:22:40 +0000 (17:22 +0000)
commitffe431d8bda82db8e478930fc46a0764fcbe879b
tree0cfe10bb3ac3dbc3a17193f9f02f4eef2c8560fc
parentc3b39245a7695cf39ba5524f59deeff52b00e5f9
Merged revisions 68203 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r68203 | martin.v.loewis | 2009-01-03 18:19:26 +0100 (Sa, 03 Jan 2009) | 2 lines

  Issue #4817: Remove unused function PyOS_GetLastModificationTime.
........
15 files changed:
Doc/c-api/sys.rst
Doc/data/refcounts.dat
Makefile.pre.in
Misc/NEWS
PC/VC6/pythoncore.dsp
PC/VS7.1/pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
PC/os2emx/Makefile
PC/os2emx/python27.def
PC/os2vacpp/makefile
PC/os2vacpp/makefile.omk
PC/os2vacpp/python.def
PCbuild/pythoncore.vcproj
Python/getmtime.c [deleted file]
Python/import.c