On Wed, Jun 30, 2010 at 9:48 AM, Robert Miller <r...@rlmiller.org> wrote: > I was recently searching through the source and I noticed that some > loads/dumps doctests say #indirect doctest, and others don't. I know > that for __reduce__ methods, this is correct, but it struck me that > perhaps all loads/dumps doctests are indirect. I guess this is a > philosophical/moral question, but I wanted to get other people's > opinions... What do y'all think?
Clearly, all but two of them are indirect (the two that test the loads and dumps functions!). > > -- > Robert L. Miller > http://www.rlmiller.org/ > > -- > To post to this group, send an email to sage-devel@googlegroups.com > To unsubscribe from this group, send an email to > sage-devel+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org