-
Fred Drake authored
- determine the directory containing the supplemental data file in the normal way - don't use assert statements; use the appropriate self.assert*() methods consistently - organize imports in Python Normal Form - whitespace cleanup
f22d2b49