utils.py
branch3.5
changeset 2932 90ad3f31204a
parent 2678 0308dc159b96
child 2935 e06b3eadef31
--- a/utils.py	Wed Aug 19 11:48:55 2009 +0200
+++ b/utils.py	Thu Aug 20 11:52:57 2009 +0200
@@ -320,9 +320,3 @@
                                                  self.body.getvalue())
 
 
-class AcceptMixIn(object):
-    """Mixin class for appobjects defining the 'accepts' attribute describing
-    a set of supported entity type (Any by default).
-    """
-    # XXX deprecated, no more necessary
-