Fedora 8 Update: python-dtopt-0.1-2.fc8

updates at fedoraproject.org updates at fedoraproject.org
Tue Jul 15 12:17:53 UTC 2008


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2008-6400
2008-07-15 04:40:25
--------------------------------------------------------------------------------

Name        : python-dtopt
Product     : Fedora 8
Version     : 0.1
Release     : 2.fc8
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

--------------------------------------------------------------------------------
Update Information:

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
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-dtopt' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the package-announce mailing list