changeset 3629 | 559cad62c786 |
parent 3163 | edfe43ceaa35 |
parent 3601 | d77025be6f06 |
child 3674 | 387d51af966d |
--- a/__init__.py Wed Oct 07 12:38:30 2009 +0200 +++ b/__init__.py Fri Oct 09 16:39:26 2009 +0200 @@ -55,7 +55,7 @@ "Binary objects must use raw strings, not %s" % data.__class__ StringIO.write(self, data) -# use this dictionary for renaming of entity types while keeping bw compath +# use this dictionary for renaming of entity types while keeping bw compat ETYPE_NAME_MAP = {# 3.2 migration 'ECache': 'CWCache', 'EUser': 'CWUser',