view tests/doctest.txt @ 16:0b51868bdfb9

better documentation
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 24 Nov 2011 13:03:15 -0800
parents cf920f85fb98
children c04a53145f19
line wrap: on
line source

Test licenser
================

The obligatory imports::

    >>> import licenser
    >>> import os

Run some tests::

    >>> assert os.path.exists(directory)