[Subversion] / Contextual / test_context.py  

View of /Contextual/test_context.py

Parent Directory | Revision Log
Revision: 2219 - (download) (as text)
Wed Jul 19 17:12:13 2006 UTC (17 years, 9 months ago) by pje
File size: 136 byte(s)
Refactor class hiearchy slightly, and add a README that presents the 
library as it should be seen on PyPI.  Still a lot of cleanup to do and 
tests to add, though.
def additional_tests():
    import doctest
    return doctest.DocFileSuite(
        'context.txt', optionflags=doctest.ELLIPSIS,
    )


cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help