On Wed, May 28, 2008 at 5:32 AM, Stéfan van der Walt <stefan@sun.ac.za> wrote: > Hi Ville > > Another thing. doctests may flow over lines: > >>>> some_func(a, > ... b, c, d) > > So we should strip dots. Done (will be visible shortly after I commit a bunch of other things for the release). Cheers, f