This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Decorater
Recipients Decorater
Date 2017-01-12.20:39:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484253588.73.0.865591059703.issue29252@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2017-01-12 20:39:48Decoratersetrecipients: + Decorater
2017-01-12 20:39:48Decoratersetmessageid: <1484253588.73.0.865591059703.issue29252@psf.upfronthosting.co.za>
2017-01-12 20:39:48Decoraterlinkissue29252 messages
2017-01-12 20:39:48Decoratercreate