From: Alan G I. <ai...@am...> - 2006-08-29 21:38:28
|
On Tue, 29 Aug 2006, Tim Hochberg apparently wrote:=20 > b =3D a.sort() # Returns a copy=20 Given the extant Python vocabulary, this seems like a bad idea to me. (Better to call it 'sorted' in this case.) fwiw, Alan Isaac |