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

Fixed easy issues with some demos to get them working again. #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

calconst
Copy link

@calconst calconst commented May 8, 2015

Easy issues include invalid syntax, invalid imports, floor division versus
true division, and method call signature changes. This does not necessarily
mean the behavior of a fixed demo is correct, rather the demo no
longer raise exceptions when it's used from the demos application.

This includes changes to some demo sources and some library sources.

Easy issues include invalid syntax, invalid imports, floor division versus
true division, and method call signature changes. This does not necessarily
mean the behavior of the demo is correct (although most are), rather they no
longer raise exceptions when using them from the demos application.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants