Sets in Python 2.3

I quicklinked it, but it's funny: the day after I decide the upgrade-worthy additions are generators and the logging module, I need a Set and have to settle for using the keys of a dict. Heh.