Use sets.Set() instead of set() to run also with older versions of Python.
commitf1e9b5345efade26961289860ced9e5c428360a4
authorSimon Hausmann <hausmann@kde.org>
Wed, 14 Feb 2007 16:16:14 +0000 (15 02:16 +1000)
committerSimon Hausmann <hausmann@kde.org>
Wed, 14 Feb 2007 16:16:14 +0000 (15 02:16 +1000)
tree3ada376de0cefea7cca1f399a3ea9eef2758735f
parent0563a4538a33c7ae9da41628d6f8849c38a2f935
Use sets.Set() instead of set() to run also with older versions of Python.

Signed-off-by: Simon Hausmann <hausmann@kde.org>
contrib/fast-import/p4-fast-export.py