On Aug 23, 2010, at 11:55 AM, Zbyszek Szmek wrote: > On Mon, Aug 23, 2010 at 06:50:09PM +0200, Tiziano Zito wrote: >> hi all, >> we just noticed the following weird thing: >> >> $ python >> Python 2.6.6rc2 (r266rc2:84114, Aug 18 2010, 07:33:44) >> [GCC 4.4.5 20100816 (prerelease)] on linux2 >> Type "help", "copyright", "credits" or "license" for more information. >>>>> import numpy >>>>> numpy.version.version >> '2.0.0.dev8469' > Also with numpy.version.version == 1.3.0.
This certainly looks odd. If you can file a bug-report that would be great. -Travis > > Best, > Zbyszek > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion --- Travis Oliphant Enthought, Inc. [email protected] 1-512-536-1057 http://www.enthought.com _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
