A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-April/003448.html below:

[Idle-dev] Forward progress with full backward compatibility

[Python-Dev] RE: [Idle-dev] Forward progress with full backward compatibility [Python-Dev] RE: [Idle-dev] Forward progress with full backward compatibilityFredrik Lundh Fredrik Lundh" <effbot@telia.com
Thu, 13 Apr 2000 08:24:17 +0200
Mark Hammond wrote:
> Nah - a comparable number :-)

tuples can also be compared.

> if sys.hexversion >=3D 0x01060100: # Require Python 1.6 or later!

if sys.versiontuple >=3D (1, 6, 1):
    ...

</F>




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