On Thu, Jul 28, 2011 at 1:48 PM, Matthew Brett <matthew.br...@gmail.com> wrote:
> The thread was first about how to deal with the change, and second

I'm still curious to know of a technical solution with doctests.
Ideally, one would like to specify a set of rules that a line must
pass to know whether it matched.  The current system of excluding
certain checks with "+SKIP" flags etc. seems fragile.

Maybe a person can already do that, I'm not sure?  But it would be
handy to simply have an extra rule added that said: "In any line-set
starting with 'array', ignore everything after dtype=" for example.
Then each package would be able to keep a customised set of rules.

Do you know if doctests supports any sort of manual intervention, like
a plugin system?

Regards
Stéfan
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to