linspector-old/lib/__init__.py

3 lines
60 B
Python
Raw Normal View History

2013-05-16 23:03:00 +02:00
from config import *
from core import *
2013-05-30 02:19:14 +02:00
from parser import *