all options
buster  ]
[ Source: python-zc.customdoctests  ]

Package: python-zc.customdoctests (1.0.1-1)

Links for python-zc.customdoctests

Screenshot

Debian Resources:

Download Source Package python-zc.customdoctests:

Maintainers:

External Resources:

Similar packages:

Use Python doctest with other languages

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

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

And with python-manuel, it facilitates doctests that mix multiple languages, such as Python, JavaScript, and sh.

Other Packages Related to python-zc.customdoctests

  • depends
  • recommends
  • suggests
  • enhances

Download python-zc.customdoctests

Download for all available architectures
Architecture Package Size Installed Size Files
all 8.2 kB49.0 kB [list of files]