added fixme

This commit is contained in:
Andreas Preikschat 2013-07-06 23:20:46 +02:00
parent 18c3574cfe
commit 022f899c10

View File

@ -29,6 +29,7 @@
""" """
This module contains the first time wizard. This module contains the first time wizard.
""" """
#FIXME: python3: remove duplicated imports.
import io import io
import logging import logging
import os import os