optparse dic action
An optparse action that let's you accept any parameters from the commandline. It stores them in another dictionary, inside the final options.
- python
- optparse
An optparse action that let's you accept any parameters from the commandline. It stores them in another dictionary, inside the final options.
1 snippet posted so far.