projects
/
mutt-ldap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70e4bc8
)
Alphebetize standard library imports
author
W. Trevor King
<wking@tremily.us>
Sun, 20 Jan 2013 16:22:39 +0000
(11:22 -0500)
committer
W. Trevor King
<wking@tremily.us>
Sun, 20 Jan 2013 18:05:19 +0000
(13:05 -0500)
mutt-ldap.py
patch
|
blob
|
history
diff --git
a/mutt-ldap.py
b/mutt-ldap.py
index 2fe56d3423019ecea300fab10d0c3a9dd5864871..a7a58a318c92f17ebe9b07f4e77e096ffd0d579c 100755
(executable)
--- a/
mutt-ldap.py
+++ b/
mutt-ldap.py
@@
-35,11
+35,11
@@
contaning something like::
See the `CONFIG` options for other available settings.
"""
+import ConfigParser
import email.utils
import hashlib
import itertools
import os.path
-import ConfigParser
import pickle
import ldap