• Tres Seaver's avatar
    Further import / PEP8 cleanups: · 341cbf11
    Tres Seaver authored
    o All 'from Globals import...' lines now removed in favor of imports
      from the original location.
    
    o All valid 'import Globals' now bear comments documenting their purpose
      (to read or set shared data).
    
    o All unit tests are passing.  Some functional tests now fail (in addition
      to those failing on the trunk), due to dependencies on import-time
      side effects, now cleared up.  These need to be visited, of course.
    341cbf11
__init__.py 16.7 KB