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/2012-January/115419.html below:

[Python-Dev] Compiling 2.7.2 on OS/2

[Python-Dev] Compiling 2.7.2 on OS/2 [Python-Dev] Compiling 2.7.2 on OS/2Victor Stinner victor.stinner at haypocalc.com
Mon Jan 9 10:58:25 CET 2012
> -        if os.name in ('nt', 'os2'):
> +        if os.name in ('nt'):

This change is wrong: it should be os.name == 'nt'.

Victor
More information about the Python-Dev 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