1
0
Fork 0
asrc-dev/include/__init__.py
Christian Damken daa40d6367 warning, buggy version!
- class file folder is include/
- moved content handler to an individual class file (include/content.py)
- added argument parser (include/argparser.py) -- doesn't work yet like expected
2013-04-24 20:25:50 +02:00

2 lines
62 B
Python

from .argparser import argparser
from .content import content