I am a user of AQTime Pro and while the tool is pretty nice, it does have a horrible performance impact on the application under test if you\'re not careful. (Even if you are careful, the performance
I\'m using python, and I have a list of sets, constructed like this: list = [set([])]*n ...where n is the number of sets I want in the list. I want to add a value to a specific set in the list. Say