Mercurial > hg > fetch
view tests/doctest.txt @ 6:86f6f99e421b
add types for unimplemented dispatchers
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sun, 18 Sep 2011 18:27:57 -0700 |
parents | 3497a30190d2 |
children | 0706968f01bb |
line wrap: on
line source
Test fetch ================ The obligatory imports: >>> import fetch Run some tests. This test will fail, please fix it: >>> assert True == False