diff test/test_mailgw.py @ 4994:868db43b302a

Remove anypy.sets_ The anypy.sets_ package module is no longer used in the roundup codebase because python v2.4 is no longer supported. The anypy VERSION has been bumped to 0.3 to reflect this removal, but the version has probably never changed when other features were added in the past so this bump may be pointless.
author John Kristensen <john@jerrykan.com>
date Thu, 08 May 2014 18:44:29 +1000
parents 7f8f27ce1a06
children 63c79c0992ae
line wrap: on
line diff
--- a/test/test_mailgw.py	Wed Jul 01 16:11:12 2015 +0200
+++ b/test/test_mailgw.py	Thu May 08 18:44:29 2014 +1000
@@ -31,7 +31,6 @@
 from roundup.mailgw import MailGW, Unauthorized, uidFromAddress, \
     parseContent, IgnoreLoop, IgnoreBulk, MailUsageError, MailUsageHelp
 from roundup import init, instance, password, __version__
-from roundup.anypy.sets_ import set
 
 #import db_test_base
 import memorydb

Roundup Issue Tracker: http://roundup-tracker.org/