Eliminate iqhere global in order to get rid of spurious Python warning.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 5 Oct 2006 08:36:54 +0000 (08:36 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 5 Oct 2006 08:36:54 +0000 (08:36 +0000)
commitdc314dbf1be24f015f4e4cb33cd7c21ffa7eae7e
tree63ca113c987b494e8a68f2f39bf490427316db71
parentc9c19fd8a8015004f01086c00b6b0ecea48833ac
Eliminate iqhere global in order to get rid of spurious Python warning.

Where we need this flag, we now deduce it from the location of the Thing.
src/sst.py