classification
Title: --help and --version long options
Type: Stage:
Components: Interpreter Core Versions: Python 2.5
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: Nosy List: georg.brandl (1)
Priority: normal Keywords patch

Created on 2006-07-12 13:21 by georg.brandl, last changed 2006-07-12 15:32 by georg.brandl.

Files
File name Uploaded Description Edit Remove
long-opt.diff georg.brandl, 2006-07-12 13:21
Messages (2)
msg50678 - (view) Author: Georg Brandl (georg.brandl) Date: 2006-07-12 13:21
As per BDFL pronouncement, here's a patch implementing
--help, --version and /? for Windows.
msg50679 - (view) Author: Georg Brandl (georg.brandl) Date: 2006-07-12 15:32
Logged In: YES 
user_id=849994

Rev. 50607.
History
Date User Action Args
2006-07-12 13:21:57georg.brandlcreate