[Subversion] / BytecodeAssembler / test_assembler.py  

View of /BytecodeAssembler/test_assembler.py

Parent Directory | Revision Log
Revision: 2193 - (download) (as text)
Sat Jun 17 04:44:52 2006 UTC (17 years, 9 months ago) by pje
File size: 172 byte(s)
Move docs and tests to README.txt.
def additional_tests():
    import doctest
    return doctest.DocFileSuite(
        'README.txt',
        optionflags=doctest.ELLIPSIS|doctest.NORMALIZE_WHITESPACE,
    )


cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help