the inner class in the jar is named like XXX$XXXX.class,eg,"IndexWriterConfig$OpenMode.class"(in lucene).how can i import OpenMode in python?