Check-in [24a5fe69a1]
Overview
Comment: | Add workaround for ArgumentParser, which tries to map config: descriptors onto AP.add_argument(*yikes) params. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
24a5fe69a17765e7fd94431b90884c19 |
User & Date: | mario on 2015-04-06 18:55:12 |
Original Comment: | Add workaround for ArgumentParser, which tries to map config: descriptors onto AP.add_argument() params. (yikes) |
Other Links: | manifest | tags |
Context
2015-04-07
| ||
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 | |
18:53 |
Add UserAgentSwitcher plugin. (Just for experimenting really, not required.)
| |
Changes
Modified Makefile from [0d018ef979] to [d3f05bad3b]. [diff]
Modified cli.py from [b00bb5a675] to [436f001346]. [diff]
Modified config.py from [2154593dfb] to [af23ce772a]. [diff]
Modified st2.py from [a62db5a28b] to [2915a6cb3f]. [diff]
Modified uikit.py from [c920bbe1ed] to [594d66e076]. [diff]