Author collinwinter
Recipients
Date 2006-06-04.20:21:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The attached patch removes several lingering
dependencies on the deprecated sets module, replacing
them with usages of the now-builtin set type.

The patch is against r46648.
History
Date User Action Args
2007-08-23 15:52:36adminlinkissue1500609 messages
2007-08-23 15:52:36admincreate