• Fred Drake's avatar
    Clean up: · f22d2b49
    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
testDateTime.py 8.86 KB