]> granicus.if.org Git - python/commit
Move distributed and duplicated config for stat() and fstat() into pyport.h.
authorTim Peters <tim.peters@gmail.com>
Thu, 18 Jan 2001 03:03:16 +0000 (03:03 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 18 Jan 2001 03:03:16 +0000 (03:03 +0000)
commit60f42b50d894d3c9798c50e063ae758a1a5987a2
tree5a19a8a81cf7ebcd38e46460d0c32c24ff96b6b2
parentd2bf3b7ca6f702f54b8e81ea8d194fc116ac6791
Move distributed and duplicated config for stat() and fstat() into pyport.h.
Include/pyport.h
Objects/fileobject.c
Python/getmtime.c
Python/import.c