You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / python-dtopt-0.1-12.fc19.noarch

python-dtopt-0.1-12.fc19.noarch

Package Attributes
RPM  python-dtopt-0.1-12.fc19.noarch.rpm Architecture  noarch Size  9964 Created  2019/09/30 06:51:47 UTC
Package Specification
Summary Add options to doctest examples while they are running
Group System Environment/Libraries
License MIT
Home Page http://pypi.python.org/pypi/dtopt/
Description

dtopts adds options to doctest examples while they are running. 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. dtopt lets you enable this option globally from within a doctest, by doing: >>> from dtopt import ELLIPSIS

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python-dtopt

Document Actions