<br><br><div class="gmail_quote">On Tue, Jun 2, 2009 at 9:22 PM, Robert Kern <span dir="ltr"><<a href="mailto:robert.kern@gmail.com">robert.kern@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Jun 2, 2009 at 22:21, Charles R Harris<br>
<div class="im"><<a href="mailto:charlesr.harris@gmail.com">charlesr.harris@gmail.com</a>> wrote:<br>
<br>
</div><div class="im">> OK. I left the strings exposed in the modules with a fixme notes. Do you<br>
> think they should be removed while we are at it?<br>
<br>
</div>I think they should be replaced with the Exception classes that are<br>
being raised in their place.<br>
<div><div></div><div class="h5"></div></div></blockquote><div><br>Hmm, all the replacement exceptions are standard python exceptions and for the most part already were in multiarray. How about replacing the strings with PyExc_Exception. I think that should catch everything.<br>
<br>Chuck<br></div><br></div><br>