package refactoring
- reorganize classes - make it run even when pysqlite2 is not installed - some tests to complete mailconnection_factory coverage darcs-hash:20060724214007-86b55-9b38308b8f645c2067c7b200f17532da62ec825c.gz
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
##
|
||||
|
||||
import unittest
|
||||
from jabber.mailconnection import IMAPConnection, \
|
||||
from jmc.email.mailconnection import IMAPConnection, \
|
||||
POP3Connection, \
|
||||
MailConnection
|
||||
import dummy_server
|
||||
|
||||
Reference in New Issue
Block a user