deb-python-positional/positional/tests
Jamie Lennox c3e142923d Use from positional import positional syntax
This is always how i expected the class to be used and is why the WARN
and EXCEPT variables are on both the module and the class. It's much
neater and in the style of from pprint import pprint.

The tests should reflect the way we expect people to consume it.
2016-01-14 10:22:06 +11:00
..
__init__.py Add tests and support files. 2016-01-12 21:36:03 -08:00
test_positional.py Use from positional import positional syntax 2016-01-14 10:22:06 +11:00