New submission from Benjamin Peterson <[EMAIL PROTECTED]>: If --help or -h are used as options for pdb, pdb unhelpfully exits with "file -h cannot be found." This makes it more user friendly and prints the usage if those options are passed.
---------- components: Demos and Tools, Library (Lib) files: pdb_help.patch keywords: patch messages: 64336 nosy: benjamin.peterson severity: normal status: open title: add --help and -h options to pdb type: feature request versions: Python 2.6 Added file: http://bugs.python.org/file9816/pdb_help.patch __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2457> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com