A Divendres 11 Agost 2006 22:02, Travis Oliphant va escriure: > Sebastian Haase wrote: > > I just found this in myCVS/numpy/numpy/core/tests/test_numerictypes.py > > <code> > > > > def normalize_descr(descr): > > "Normalize a description adding the platform byteorder." > > > > return out > > </code> > > > > > > Is that what I was talking about !? It's quite a big animal. > > Would this be needed "everytime" I want to get a "systembyte-ordered > > version" of a given type !? > > No, I'm not even sure why exactly that was written but it's just in the > testing code.
I think this is my fault. Some months ago I contributed some testing code for checking numerical types, and ended with this 'animal'. Sorry about that ;-) Cheers! -- >0,0< Francesc Altet http://www.carabos.com/ V V Cárabos Coop. V. Enjoy Data "-" ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Numpy-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/numpy-discussion
