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

Pakiet: python3-zc.customdoctests (1.0.1-3)

Odnośniki dla python3-zc.customdoctests

Screenshot

Zasoby systemu Debian:

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

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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 it facilitates doctests that mix multiple languages, such as Python, JavaScript, and sh.

Inne pakiety związane z python3-zc.customdoctests

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python3-zc.customdoctests

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