]> gitweb.michael.orlitzky.com - dead/census-tools.git/commit
Moved the default initialization for the Census class in to its constructor.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 3 Oct 2009 20:51:26 +0000 (16:51 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 3 Oct 2009 20:51:26 +0000 (16:51 -0400)
commit0139658183fcfe4d53b7f6c2051955c8da5d05d1
tree8de2232c62d6a691fa7535bdf753951c2863cd9c
parent3cbb8eb8dbfa4891e4251b3520cf3029b59ebb34
Moved the default initialization for the Census class in to its constructor.
Removed an unnecessary GPS import from CensusTest.
src/Census.py
src/Tests/Unit/CensusTest.py