Commit 2067c1c3 authored by Michael Droettboom's avatar Michael Droettboom

Try importing importlib.machinery in a different way

parent b7527b23
#!/usr/bin/env python3
import argparse
import importlib
import importlib.machinery
import json
import os
import re
......
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