* gmail plugin now works in python3
This commit is contained in:
parent
b9f7af885c
commit
5593848490
@ -18,7 +18,7 @@
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
"""
|
||||
from __future__ import with_statement
|
||||
import base
|
||||
from . import base
|
||||
import logging
|
||||
from xml.etree import cElementTree as ET
|
||||
import traceback
|
||||
|
Loading…
x
Reference in New Issue
Block a user