-
- Downloads
Major documentation for doc DocStringTag.
Extend DocStringTag to include "all" known types, along with document how each of them behaves. This also forced a few changes to its behaviour, which is reflected in the updated tests. The biggest change is that we now barely test for valid "tag_name" values, since a valid tag should always have a valid (albeit unknown) tag name.
Showing
- doc/doc-gather.rst 1 addition, 0 deletionsdoc/doc-gather.rst
- doc/index.rst 5 additions, 0 deletionsdoc/index.rst
- muppet/gather.py 1 addition, 0 deletionsmuppet/gather.py
- muppet/parser_combinator.py 1 addition, 0 deletionsmuppet/parser_combinator.py
- muppet/puppet/strings/__init__.py 317 additions, 40 deletionsmuppet/puppet/strings/__init__.py
- tests/test_deserializable.py 27 additions, 18 deletionstests/test_deserializable.py
Loading
Please register or sign in to comment