Commit 542e966f authored by Jason Madden's avatar Jason Madden

Remove unused imports and outdated comment.

parent aa8d15d0
......@@ -12,13 +12,6 @@
#
##############################################################################
# This is very similar to the code in zope.proxy.__init__, but modified
# to work properly when extending Persistent.
import operator
import sys
from zope.proxy import PyNonOverridable
from zope.proxy import AbstractPyProxyBase
_MARKER = object()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment