Doctest von parselist Testmodul: import doctest import parselist doctest.testmod(parselist) Testlauf: $ python doctest_parselist.py $