A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2001-April/100167.html below:

ANN: mxNumber -- Experimental Number Types, Version 0.2.0

ANN: mxNumber -- Experimental Number Types, Version 0.2.0Paul Moore gustav at morpheus.demon.co.uk
Mon Apr 30 16:58:13 EDT 2001
"M.-A. Lemburg" <mal at lemburg.com> writes:

> The 0.2.0 release is an alpha release. Everything is still in flux, so
> expect bugs, strange behaviour etc.

>python
ActivePython 2.1, build 210 ActiveState)
based on Python 2.1 (#15, Apr 19 2001, 10:28:27) [MSC 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import mx.Number
>>> mx.Number.Integer(1500) <= 1
1
>>> mx.Number.Integer(1500) <= mx.Number.Integer(1)
0

Does this count as "strange behaviour"? Surely mx.Number.Integer
values should compare properly with Python integers?

Paul.

More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4