Package : python-dtopt

Package details

Summary: Add options to doctest examples while they are running

Description:
When using the doctest module it is often convenient to use the ELLIPSIS option,
which allows you to use ... as a wildcard. But you either have to setup the test
runner to use this option, or you must put #doctest: +ELLIPSIS on every example
that uses this feature.


URL: http://pypi.python.org/pypi/dtopt
License: MIT License

Maintainer: nobody

List of RPMs