[issue29252] self in classes missinterpreted as a string.

Decorater report at bugs.python.org
Thu Jan 12 15:39:48 EST 2017


Decorater added the comment:

Also I sadly have to make this a dummy class just to add in an actual dictionary with the file extensions it supports because I cant use setattr on it. It is retarded that you cant use it for builtin types or classes if your code actually requires such.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29252>
_______________________________________


More information about the Python-bugs-list mailing list