]> granicus.if.org Git - python/commit
Moved the definition of posix_times__doc__ to outside of #ifdef HAVE_TIMES
authorRoger E. Masse <rmasse@newcnri.cnri.reston.va.us>
Thu, 5 Jun 1997 22:07:58 +0000 (22:07 +0000)
committerRoger E. Masse <rmasse@newcnri.cnri.reston.va.us>
Thu, 5 Jun 1997 22:07:58 +0000 (22:07 +0000)
commit0318fd6050fb5914fdcc1fa88cce80251481d8cf
tree801bfb584f4b3254d047327bb12dfe9df48f41e6
parent1830afb4daa087bf4bda4717b4e577d2d6f61e1d
Moved the definition of posix_times__doc__ to outside of #ifdef HAVE_TIMES
so that MSVC 4.2 doesn't complain under NT.
Modules/posixmodule.c