From: Barış Metin Date: Fri, 2 Oct 2009 14:37:35 +0000 (+0000) Subject: remove print X-Git-Tag: sfa-0.9-3~7 X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=ee4e21ab5539a5d20a2fe369504996fbf1ae3cad remove print --- diff --git a/setup.py b/setup.py index 36487dd0..10c40c2b 100755 --- a/setup.py +++ b/setup.py @@ -73,7 +73,6 @@ if sys.argv[1] in ['uninstall', 'remove', 'delete', 'clean']: print "success" except: print "failed" # remove directories - print remove_dirs for directory in remove_dirs: print "removing", directory, "...", try: