Cedric> Why is the ScannerCommand object being created with a scanList Cedric> that contains the data that was in the previously created Cedric> ScannerCommand object?
Your scanList attribute is defined at the class level and is thus shared by all ScannerCommand instances. Skip -- http://mail.python.org/mailman/listinfo/python-list