move around imports
This commit is contained in:
parent
7d84b64c79
commit
656f76ee3b
@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
import gtk
|
import gtk
|
||||||
|
import imaplib
|
||||||
|
|
||||||
class Window(object):
|
class Window(object):
|
||||||
def __init__(self, conf):
|
def __init__(self, conf):
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import gtk
|
|
||||||
import imaplib
|
|
||||||
|
|
||||||
from Window import *
|
from Window import *
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user