]> granicus.if.org Git - python/commit
Fixed #5372: .o files are now always rebuilt because file age test don't work in...
authorTarek Ziadé <ziade.tarek@gmail.com>
Mon, 11 Jan 2010 22:50:29 +0000 (22:50 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Mon, 11 Jan 2010 22:50:29 +0000 (22:50 +0000)
commitdc0f487c3b811fb41b629046c3fdd7c9f3aa73a2
treeb43349a2cbd519453fcd52a0b8914fef415ed7dc
parent102d70e06c2e39114ee3fc0ab54384a0f6a971af
Fixed #5372: .o files are now always rebuilt because file age test don't work in some case
Lib/distutils/ccompiler.py
Misc/NEWS