This repository has been archived on 2024-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
redstoner-utils/hypercommand.py
jomo 7cf1be67e9 Fixed hypercommand exceptions
Apparently jython, nested functions, decorators, and wildcard import don't work well together.
I changed the import to non-wildcard and prefixed all function calls with the module name
2015-08-16 02:28:13 +02:00

4.3 KiB