]> granicus.if.org Git - python/commit
Fix Issue #9752: MSVC compiler warning due to undefined function
authorDaniel Stutzbach <daniel@stutzbachenterprises.com>
Thu, 9 Sep 2010 21:18:04 +0000 (21:18 +0000)
committerDaniel Stutzbach <daniel@stutzbachenterprises.com>
Thu, 9 Sep 2010 21:18:04 +0000 (21:18 +0000)
commitc7937791a177a340b153dacd3140ddf8d838e170
tree538641986a196505036f57b6db982409fb81db02
parent460ff3dd1c27b565fd5dd02edf43f97892cc7b79
Fix Issue #9752: MSVC compiler warning due to undefined function
(Patch by Jon Anglin)
Python/import.c