Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adopt new classes #22

Closed
marcverhagen opened this issue Apr 24, 2016 · 1 comment
Closed

Adopt new classes #22

marcverhagen opened this issue Apr 24, 2016 · 1 comment

Comments

@marcverhagen
Copy link
Member

marcverhagen commented Apr 24, 2016

Most of the code uses old style classes. Should slowly convert to new-style classes.

As part of that the script utilities/make_documentation.py should be changed because it only picks up old style classes.

marcverhagen added a commit that referenced this issue Apr 25, 2016
As mentioned in issue #22 new-style classes did not display properly (they were completely left out). This is now fixed.
@marcverhagen
Copy link
Member Author

One problem with this is that the code in FSA.py seems to rely on old style classes for its error handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant