Implement the ability to generate stubs for top-level JPackage(name) type calls
Compare changes
+ 12
− 8
@@ -18,25 +18,29 @@ if __name__ == '__main__':
Useful for code such as that in PyJapc and other JPype using libraries, which can't use the imports mechanism.