1 parent d94d0ad commit fcdc0a9Copy full SHA for fcdc0a9
1 file changed
alot/utils/configobj.py
@@ -2,6 +2,7 @@
2
# This file is released under the GNU GPL, version 3 or a later revision.
3
# For further details see the COPYING file
4
import mailbox
5
+import os
6
import re
7
from urllib.parse import urlparse
8
0 commit comments