Logoj0ke.net Open Build Service > Projects > internetx:kiwi:Appliance > python-future > Binaries > python-future-0.15.2-1.1.no... > Dependencies
Sign Up | Log In

Dependency of python-future-0.15.2-1.1.noarch.rpm

Name: python-dtopt

Project: CentOS_7.3

Repository: oss

Title: Add options to doctest examples while they are running

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

Version: 0.1

Release: 13.el7

Architecture: noarch

Size: 12.3 KB

Build Time: 2014-07-04 06:38:38 +0200 (almost 10 years ago)

Provides

Symbol Required by
python-dtopt = 0.1-13.el7

Requires

Symbol Provided by
python(abi) = 2.7 python