bottle-react icon indicating copy to clipboard operation
bottle-react copied to clipboard

Separate finding and loading jsx_props module

Open logannc opened this issue 7 years ago • 0 comments

fixes #22

Assuming importlib.util.find_spec is a suitable method for these purposes. I'm not sure what bottle-react's Python version guarantees are - this is certainly not in Python 2.7.

logannc avatar Jul 17 '18 20:07 logannc