[issue47100] Help text for Store Python shows "null" under usage

Steve Dower report at bugs.python.org
Wed Mar 23 08:20:46 EDT 2022


New submission from Steve Dower <steve.dower at python.org>:

C:\> python3.11 -h                                         
usage: (null) [option] ... [-c cmd | -m mod | file | -] [arg] ...  
Options and arguments (and corresponding environment variables):   
...

Should not show "(null)" there

----------
components: Windows
messages: 415869
nosy: paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Help text for Store Python shows "null" under usage
type: behavior
versions: Python 3.10, Python 3.11, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue47100>
_______________________________________


More information about the Python-bugs-list mailing list