-
Committer:
Barry Warsaw
-
Date:
2012-04-26 02:08:22 UTC
-
Revision ID:
barry@list.org-20120426020822-g5shyz6tr3gwkmiw
General code cleanup.
- Add explicit dependency on zope.event in setup.py.
- Use Python 3 compatible syntax for specifying that a class implements an
interface, i.e. the @implementer class decorator.
- print_function futures.
- Whitespace normalization.