<br><br><div class="gmail_quote">On Sat, Apr 26, 2008 at 11:29 AM, Pauli Virtanen <<a href="mailto:pav@iki.fi">pav@iki.fi</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
<br>
The ndarray.reshape docstring claims:<br>
<br>
"Also always returns a view or raises a ValueError if that is<br>
impossible."<br>
<br>
whereas fromnumeric.reshape claims:<br>
<br>
"This will be a new view object if possible; otherwise, it will<br>
be a copy."<br>
<br>
while the code paths for both functions are the same.<br>
<br>
So, which one of these is correct? Or, does ndarray.reshape always<br>
return a view? This is not immediately obvious looking at the code...<br>
<br>
I'll fix up the docstrings once I know.<br>
<font color="#888888"></font></blockquote><div><br>Hi Pauli,<br><br>I noticed that you removed the ReST markup of the tables in sort documentation. I think you should leave it in.<br><br>Chuck<br></div><br></div><br>