-
Committer:
Matt Giuca
-
Date:
2009-04-22 04:56:58 UTC
-
Revision ID:
matt.giuca@gmail.com-20090422045658-nnfepg0902n3mwtq
ivle.makeuser: Fixed odd code which would create the home directory, then
    immediately clobber it by restoring the backup.
    This broke in Python 2.6 because the behaviour of shutil.move changed.
    (Commented).