Do I have to import something
In order to use the set command ?
I am trying to use it but
I keep getting an error.
Mark
The answer depends upon which version of Python you are using. That information, along with the error message would be most handy for those who wish to help you.
Python 2.4 has the set datatype as a builtin.
Best,
Brian vdB
-- http://mail.python.org/mailman/listinfo/python-list