ui: disable pause command to avoid weird things
commite4eef64c699008843c442ae284cc5ae9f9f59211
authorArnaud Gardelein <agard@nostalgia-for-infinity.(none)>
Mon, 2 Nov 2009 22:54:06 +0000 (2 23:54 +0100)
committerArnaud Gardelein <agard@nostalgia-for-infinity.(none)>
Mon, 2 Nov 2009 22:54:06 +0000 (2 23:54 +0100)
tree8f1326c66573ef67bbb323b2f1193502c51ba9cb
parent32ad24ba00116d66a173df4fb04a63a9b094f44f
ui: disable pause command to avoid weird things

sdtin is not redirected therefore pause() would wait for an input into the terminal from where ui.py is launched.
ui.py