X-Git-Url: https://code.grnet.gr/git/snf-image-creator/blobdiff_plain/71b0ab283eeef37c3d3ecd98fbafa6eaa50b58d8..121f3bc0cf7fc8591c01e21dc686e07c685ef23a:/image_creator/dialog_wizard.py diff --git a/image_creator/dialog_wizard.py b/image_creator/dialog_wizard.py index 79d18db..20fe45a 100644 --- a/image_creator/dialog_wizard.py +++ b/image_creator/dialog_wizard.py @@ -1,5 +1,5 @@ -#!/usr/bin/env python - +# -*- coding: utf-8 -*- +# # Copyright 2012 GRNET S.A. All rights reserved. # # Redistribution and use in source and binary forms, with or @@ -33,6 +33,10 @@ # interpreted as representing official policies, either expressed # or implied, of GRNET S.A. +"""This module implements the "wizard" mode of the dialog-based version of +snf-image-creator. +""" + import time import StringIO