Mercurial > touhou
view pytouhou/vm/__init__.py @ 567:b2269b9c6119
Add a configuration parser, and pass those options to argparse as defaults. Also include an xdg helper.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Tue, 01 Jul 2014 23:17:40 +0200 |
parents | e35bef07290d |
children | e15672733c93 |
line wrap: on
line source
from anmrunner import ANMRunner from msgrunner import MSGRunner from eclrunner import ECLMainRunner