1 |
# Copyright (c) 2002, 2003 by Intevation GmbH |
# Copyright (c) 2002, 2003, 2006 by Intevation GmbH |
2 |
# Authors: |
# Authors: |
3 |
# Bernhard Herzog <[email protected]> |
# Bernhard Herzog <[email protected]> |
4 |
# |
# |
43 |
self.transientdb.close() |
self.transientdb.close() |
44 |
|
|
45 |
def run_iceland_political_tests(self, table): |
def run_iceland_political_tests(self, table): |
46 |
"""Run some tests on tablte |
"""Run some tests on table |
47 |
|
|
48 |
Assume that table holds the data of the file |
Assume that table holds the data of the file |
49 |
../Data/iceland/political.dbf sample file. |
../Data/iceland/political.dbf sample file. |