]> granicus.if.org Git - python/commit
Remove unused variable if Python is build without threads
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 1 Sep 2011 22:21:36 +0000 (00:21 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 1 Sep 2011 22:21:36 +0000 (00:21 +0200)
commit871a0fbf460ed392e0e42ee7eee7ed6266216ae8
tree5ecf0177f45dea9e4d5071efd22f504823a7b1ad
parent4f14a1ff52e2fb2a3a5dffd606ac6d61f5203ce0
Remove unused variable if Python is build without threads
Python/import.c