Results of doctest builder run on 2011-07-15 10:55:34
=====================================================

Document: introduction
----------------------
**********************************************************************
File "introduction.rst", line ?, in default
Failed example:
    restored_obj.my_typed_list[0].a_num
Expected:
    41
Got:
    42
**********************************************************************
1 items had failures:
   1 of  11 in default
11 tests in 1 items.
10 passed and 1 failed.
***Test Failed*** 1 failures.

Document: flatty
----------------
1 items passed all tests:
  22 tests in default
22 tests in 1 items.
22 passed and 0 failed.
Test passed.

Doctest summary
===============
   33 tests
    1 failure in tests
    0 failures in setup code
