Synopsis - Issue Tracker

Bug117 Editing

Title Enhance handling and documentation of command-line option parsing
Created on 2006-12-02.21:33:05 by stefan, last changed 2006-12-21.13:34:24 by stefan.
assigned to stefan priority immediate
type severity normal
components Python parser platform
status closed resolution fixed
depends on superseded by
Add Comment:
File
CC List:? jsrinivasa, stefan

Messages
Author: stefan Date: 2006-12-02.21:33:05
synopsis' (command-line) option handling is fairly 
complex. It needs better documentation, as well as
validation to avoid users being exposed with ugly
exceptions (such as "TypeError: cannot concatenate 
'str' and 'list' objects") with associated stack
traces.
History
Date User Action Args
2006-12-02 21:33:06stefancreate
2006-12-20 11:34:44anonymoussetcomponents: + Python parser, - general
2006-12-21 13:34:24stefansetstatus: open
resolution: (no value)