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.
Best, Zbyszek _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
