[issue6113] Dupicate instances of classes in list
Amaury Forgeot d'Arc
report at bugs.python.org
Tue May 26 11:22:41 CEST 2009
Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:
OK, then I'll close this issue.
This is probably a typo in your code, like this one that I make from
time to time:
obj = Obj()
Obj.sName = 'someName'
----------
resolution: -> invalid
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6113>
_______________________________________
More information about the Python-bugs-list
mailing list