Code cleanup and refactoring
authorNikos Skalkotos <skalkoto@grnet.gr>
Tue, 4 Sep 2012 14:45:45 +0000 (17:45 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Tue, 4 Sep 2012 14:45:45 +0000 (17:45 +0300)
commit023e1217b32385bae8007e8366f5fb9d5b95f8ed
tree9f575bed27bb016ef0b2c5dacc7b3e2b941a6ebd
parentdcf9274b9589ba4380412e49c8cbc2dccabd4b83
Code cleanup and refactoring

Create a new dialog_menu module to host all the "expert mode" code.
Check the code with a new version of pep8
image_creator/dialog_main.py
image_creator/dialog_menu.py [new file with mode: 0644]
image_creator/dialog_util.py [new file with mode: 0644]
image_creator/dialog_wizard.py
setup.py