common/schema.py
changeset 1808 aa09e20dd8c0
parent 1132 96752791c2b6
child 1977 606923dff11b
--- a/common/schema.py	Tue May 05 17:18:49 2009 +0200
+++ b/common/schema.py	Thu May 14 12:48:11 2009 +0200
@@ -1,3 +1,5 @@
+"""pre 3.0 bw compat"""
+# pylint: disable-msg=W0614,W0401
 from warnings import warn
 warn('moved to cubicweb.schema', DeprecationWarning, stacklevel=2)
 from cubicweb.schema import *