Commit e1f340b5 authored by Jason R. Coombs's avatar Jason R. Coombs

Avoid importerror on older Pythons

parent 2175d6bd
import importlib.util
import importlib
try:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment