view tests/doctest.txt @ 10:d63ae03cc300

* fix up __init__ imports * stub test
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 24 Feb 2012 14:52:53 -0800
parents 96362e527bd6
children c41a946d34af
line wrap: on
line source

Test PaInt
================

The obligatory imports:

    >>> import paint

Run some tests.  This test will fail, please fix it:

    >>> jetperf = paint.Package('http://k0s.org/mozilla/hg/jetperf/archive/tip.tar.gz')