Days 66 page related to doctests

For some doctests (hopefully few of them) tests are very long to run. For example, there is a dramatic

TestSuite(R).run(elements = [R.random_element() for i in range(3^6)])

In sage/rings/padics/padic_base_leaves.py

Plan of attack:

Days66Doctesting (last edited 2015-01-25 21:06:52 by vdelecroix)