]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #4817: Remove unused function PyOS_GetLastModificationTime.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 3 Jan 2009 17:19:26 +0000 (17:19 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 3 Jan 2009 17:19:26 +0000 (17:19 +0000)
commit0fa10b3cd5de4090b86c8f88c5f30d2e6a9686ac
tree892dd474e799e78aed75a21695e41d3754376be8
parent37fc82348c4956ea543475ef755d63dfff04dbf4
Issue #4817: Remove unused function PyOS_GetLastModificationTime.
17 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
RISCOS/Makefile
RISCOS/Python/getmtime_riscos.c [deleted file]