mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 13:19:24 +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 time
|
||||
import sgmllib
|
||||
import threading
|
||||
from itertools import imap
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user