all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: python-zc.customdoctests  ]

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

Links for python3-zc.customdoctests

Screenshot

Debian Resources:

Download Source Package python-zc.customdoctests:

Maintainers:

External Resources:

Similar packages:

Use doctest with other languages (Python 3)

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 python3-zc.customdoctests

  • depends
  • recommends
  • suggests
  • enhances

Download python3-zc.customdoctests

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