--- admin.py.orig 2006-04-24 17:46:01.939895524 +0200 +++ admin.py 2006-04-24 17:46:52.522094709 +0200 @@ -1159,8 +1159,6 @@ if file_props is None: file_props = r continue - sys.stdout.write('Importing %s - %d\r'%(classname, n)) - sys.stdout.flush() # do the import and figure the current highest nodeid nodeid = int(cl.import_list(file_props, r))