Implement a WizardExit exception in dialog_wizard
authorNikos Skalkotos <skalkoto@grnet.gr>
Mon, 20 Aug 2012 10:06:59 +0000 (13:06 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Mon, 20 Aug 2012 10:06:59 +0000 (13:06 +0300)
commitaeb95900f10211f2d3c8ffead154a44121a2d5b5
tree882eb68e37548c6679ed9658d6da202da2cb4dbb
parent1d413d1e60951a5a65f39971cbfc67501420761d
Implement a WizardExit exception in dialog_wizard

This exception can be used by the WizardPage instances to exit the
wizard.
image_creator/dialog_wizard.py