Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Added basic implementation of import statements. #18

Merged
merged 3 commits into from
Oct 5, 2015

Conversation

freakboy3742
Copy link
Member

No description provided.

This adds post-test cleanup, allows for modules in the Python tests, and
picks up some test failures that didn't get noticed previously.
At this point, 'import foo' works, where foo is a python module, or a standard library shim.
This patch also adds / support for floats, and support for the integer opcodes in Java.
It also adds the ability to wrap a Java class as a class reference in Python.
freakboy3742 added a commit that referenced this pull request Oct 5, 2015
Added basic implementation of import statements.
@freakboy3742 freakboy3742 merged commit ebbb1d0 into beeware:master Oct 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant