Name: | python-dtopt |
---|---|
Version: | 0.1 |
Release: | 13.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 9964 |
License: | MIT |
RPM: | python-dtopt-0.1-13.el7.noarch.rpm |
Source RPM: | python-dtopt-0.1-13.el7.src.rpm |
Build Date: | Thu May 08 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/dtopt/ |
Summary: | 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 |
- Mass rebuild 2013-12-27
- Added python3 subpackage.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Change define to global. - Remove unnecessary BuildRequires on python-devel.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild