Closed andrewyates closed 4 years ago
Currently we carefully avoid loading pyjnius more than once, since this causes an error. We can simplify this by checking and setting a classpath entry in constants.
constants
Not currently needed. May revisit later if we have new java dependencies.
Currently we carefully avoid loading pyjnius more than once, since this causes an error. We can simplify this by checking and setting a classpath entry in
constants
.