mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
It's nice to have sgmllib imported when you're trying to catch it's exceptions
This commit is contained in:
parent
72462d85d1
commit
7e7343d968
@ -39,6 +39,7 @@ import plugins
|
|||||||
|
|
||||||
import sets
|
import sets
|
||||||
import time
|
import time
|
||||||
|
import sgmllib
|
||||||
import threading
|
import threading
|
||||||
from itertools import imap
|
from itertools import imap
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user