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/2002-June/024955.html below:

[Python-Dev] Draft Guide for code migration and modernation

[Python-Dev] Draft Guide for code migration and modernation [Python-Dev] Draft Guide for code migration and modernationSkip Montanaro skip@pobox.com
Mon, 3 Jun 2002 14:18:37 -0500
    Skip> Also:

    Skip>     if v: --> if v is None

Ack!!!  Obviously I got the sense of the test backwards:

    if v: --> if v is not None:

Skip




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