This is not about Java, it is about Python. Please read entire post before replying it.
I am asking how I can use only one python binaries (module) for all mods to recompile and re-obfuscate.
You know, there's no "using" statements in Python, instead there is "import -" and "from ~ import -"