Adam Venturella <aventure...@gmail.com> added the comment:

I too just found the same issue, dunno if it was settled on as being a bug per 
se. 

"class object(object): pass" 

Also worked for me. I don't feel great about doing that though. So I opted for 
more verbose name as not to collide with "object"

I have to wonder, since it's been 9 years, if all of us finding this issue are 
guilty of doing it wrong =)

----------
nosy: +aventurella

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue672115>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to