[Bug 453082] New: Review Request: python-dtopt - Add options to doctest examples while they are running

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 27 06:41:09 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=453082

           Summary: Review Request: python-dtopt - Add options to doctest
                    examples while they are running
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: rickyz at cmu.edu
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-package-review at redhat.com,notting at redhat.com


Spec URL: http://ricky.fedorapeople.org/pkgs/python-dtopt/python-dtopt.spec
SRPM URL: http://ricky.fedorapeople.org/pkgs/python-dtopt/python-dtopt-0.1-2.fc9.src.rpm
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

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list