⬅︎ Back to Fastest way to uniqify a list in Python
looks like you are using Set from python2.3 and not set from python2.4
Comment
looks like you are using Set from python2.3 and not set from python2.4