Skip to content

Commit

Permalink
Added note about Java code working.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Dec 9, 2015
1 parent 1fe6789 commit 702d2ae
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,11 @@ What it does:

* `import`, `from X import Y` and `from X import *` statements for Python code

It *doesn't* currently support:
* Importing and using native Java APIs

* Importing and using native Java APIs
It *doesn't* currently support (this list is incomplete):

* Subclassing Python classes

* Extending native java classes and interfaces.

Expand Down

0 comments on commit 702d2ae

Please sign in to comment.