Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=915427

            Bug ID: 915427
           Summary: Review Request: python-zc-customdoctests - Use doctest
                    with other languages
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: unspecified
          Priority: unspecified
          Reporter: rb...@redhat.com


Spec URL: http://ralph.fedorapeople.org//python-zc-customdoctests.spec
SRPM URL:
http://ralph.fedorapeople.org//python-zc-customdoctests-1.0.1-1.fc18.src.rpm

Description:
doctest (and recently manuel) provide hooks for using custom doctest
parsers.  `zc.customdoctests` helps to leverage this to support other
languages, such as JavaScript::

js> function double (x) { ...     return x*2; ... } js> double(2) 4

And with `manuel <http://pypi.python.org/pypi/manuel>`_, it facilitates
doctests that mix multiple languages, such as Python, JavaScript, and sh.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=ScyFOgzrZD&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to