[REV] document: reverted a change in spacingf to lessen the diff

bzr revid: tde@openerp.com-20131223092057-drrvt9w12r5uwrn4
This commit is contained in:
Thibault Delavallée 2013-12-23 10:20:57 +01:00
parent c3c97ea3df
commit 0c04878071
1 changed files with 1 additions and 1 deletions

View File

@ -1035,7 +1035,7 @@ class node_dir(node_database):
print "Cannot eval %s." % dfld.expr
print e
pass
def __eq__(self, other):
if type(self) != type(other):
return False