From: Travis O. <oli...@ie...> - 2006-09-25 16:28:01
|
Christopher Hanley wrote: > Hi, > > Change set 3213 changed the data type printing with an array from > something like dtype=int64 to dtype='int64'. Although this is a small > cosmetic change it has broken all of the doctests I have written for > numpy code. I was changing the way dtypes print and this was an unexpected consequence. It has been restored. Please try r3215 -Travis |