Skip to content

Docs: error on page "1. Command line and environment" #149470

@KingSupernova31

Description

@KingSupernova31

Documentation

The page at https://docs.python.org/3/using/cmdline.html states, for the -O flag:

Remove assert statements and any code conditional on the value of debug.

But this is false, code conditional on the value of __debug__ is not removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions