mirror of https://github.com/python/cpython
Browse Source
The default value of "ident" parameter should be sys.argv[0] with leading path components stripped, but it contained the last slash, i.e. '/program' instead of 'program'. BPO issue: https://bugs.python.org/issue38361 https://bugs.python.org/issue38361pull/18003/head
committed by
Miss Islington (bot)
2 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue