Check-in [1eea3140f8]
Comment: | Move argv initialization to conf.apply_args(). Document config: format for argparse conversion. Enable file=sys.stderr for __print__/debug messages. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
1eea3140f86b5cfbbc17719027dc5793 |
User & Date: | mario on 2015-04-07 05:51:36 |
Other Links: | manifest | tags |
2015-04-07
| ||
05:53 | Fix a few CLI bugs (doesn't work yet with dynamic module list), stub_parent() implementations for non-GUI mode should be merged. check-in: a7c3f7336a user: mario tags: trunk | |
05:51 | Move argv initialization to conf.apply_args(). Document config: format for argparse conversion. Enable file=sys.stderr for __print__/debug messages. check-in: 1eea3140f8 user: mario tags: trunk | |
2015-04-06
| ||
18:55 | Add workaround for ArgumentParser, which tries to map config: descriptors onto AP.add_argument(*yikes) params. check-in: 24a5fe69a1 user: mario tags: trunk | |
Makefile became executable with contents [d3f05bad3b].
Modified config.py from [af23ce772a] to [ca9c88608a]. [diff]
Modified st2.py from [2915a6cb3f] to [cbc6a632be]. [diff]