python - tin: Print a clear error when no command is given. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - tin: Print a clear error when no command is given.
Date
Msg-id 20071119061049.A3D4017ADCC6@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Print a clear error when no command is given.
[traceback from a subprocess IndexError just does look pretty]

Modified Files:
--------------
    tin/src:
        command.py (r1.5 -> r1.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/tin/src/command.py.diff?r1=1.5&r2=1.6)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - typ: Add stdio module, remove stdtime.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - lo: Various feature additions and fixes.