Message 276594 - Python tracker (original) (raw)

Huh ?

"documented behaviour" ?

How is silently failing to resolve input errors okay ?

On Thu, Sep 15, 2016 at 3:04 PM, SilentGhost <report@bugs.python.org> wrote:

SilentGhost added the comment:

It's a documented behaviour: "Long options on the command line can be recognized so long as they provide a prefix of the option name that matches exactly one of the accepted options"


nosy: +SilentGhost resolution: -> not a bug stage: -> resolved status: open -> closed


Python tracker <report@bugs.python.org> <http://bugs.python.org/issue28171>