Imgur / imgurpython

Official Imgur python client library (deprecated)
MIT License
546 stars 116 forks source link

Convert old style classes to new style #29

Closed ueg1990 closed 9 years ago

ueg1990 commented 9 years ago

New style classes is the "recommended way to create a class in modern Python" (https://wiki.python.org/moin/NewClassVsClassicClass)

http://stackoverflow.com/questions/54867/what-is-the-difference-between-old-style-and-new-style-classes-in-python?answertab=votes#tab-top