Update modsde.py
This commit is contained in:
parent
944613de3a
commit
56c93ac0de
@ -8,7 +8,7 @@ import re
|
|||||||
import cookielib
|
import cookielib
|
||||||
import xml.etree.ElementTree as ET
|
import xml.etree.ElementTree as ET
|
||||||
|
|
||||||
class ModsDeChecker:
|
class ModsDeChecker(object):
|
||||||
"""
|
"""
|
||||||
This class returns i3status parsable output of the number of
|
This class returns i3status parsable output of the number of
|
||||||
unread posts in any bookmark in the mods.de forums.
|
unread posts in any bookmark in the mods.de forums.
|
||||||
|
Loading…
Reference in New Issue
Block a user