autolab / Tango

Standalone RESTful autograding service
http://www.autolabproject.com/
Apache License 2.0
48 stars 59 forks source link

Py3 fixes newstyle classes #165

Closed fanpu closed 4 years ago

fanpu commented 4 years ago

Changes classes to "new style" classes that explicitly derives from a built-in type

https://portingguide.readthedocs.io/en/latest/classes.html