On Thu, Jul 28, 2011 at 2:05 PM, Paul Anton Letnes <[email protected]> wrote: > In my quest for a bug-free numpy I have, I think, fixed ticket 1793. > https://github.com/numpy/numpy/pull/123
This brings up an interesting question. When raising warnings, they only show for the first time, unless the system is specially configured. Should we consider sending messages to a logger as well? Is there already a way of handling this in numpy? Regards Stéfan _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
