]> granicus.if.org Git - python/commit
Moved include "Python.h" in front of other imports to silence a warning.
authorChristian Heimes <christian@cheimes.de>
Fri, 4 Jan 2008 03:15:05 +0000 (03:15 +0000)
committerChristian Heimes <christian@cheimes.de>
Fri, 4 Jan 2008 03:15:05 +0000 (03:15 +0000)
commit123d5c9396a6c12d418bbdf6d7ec861537f4c199
tree13a9fef17c6dce1a7be299fbb1a1ed9bbda7e63c
parent76d19f68e4c824bbcba890d924f20a6133ee0326
Moved include "Python.h" in front of other imports to silence a warning.
Python/dynload_win.c