debian/pycompat
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 07 Oct 2009 11:32:54 +0200 (2009-10-07)
branchstable
changeset 3583 385d013c7adb
parent 0 b97547f5f1fa
permissions -rw-r--r--
[entity] must not define __iter__ or other method from the dict protocal since entities are inheriting from dict (and expecting such behaviour)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
2