Fedora Packages

python3-dtopt Subpackage of python-dtopt

Add options to doctest examples while they are running

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

Releases Overview

Release Stable Testing
Fedora Rawhide 0.1-48.fc40 -
Fedora 40 0.1-48.fc40 -
Fedora 39 0.1-46.fc39 -
Fedora 38 0.1-44.fc38 -
EPEL 9 0.1-44.el9 -
EPEL 8 0.1-44.el8 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-dtopt dash maintainers at fedoraproject dot org.



Sources on Pagure