wszystkie opcje
buster  ]
[ Pakiet źródłowy: python-zc.customdoctests  ]

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

Odnośniki dla python-zc.customdoctests

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego python-zc.customdoctests:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Inne pakiety związane z python-zc.customdoctests

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python-zc.customdoctests

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 8,2 KiB49,0 KiB [lista plików]