Wrap that comment
This commit is contained in:
parent
142d1d4f5a
commit
f43bfc433a
@ -104,7 +104,10 @@ def loadpadinfo(p):
|
||||
return info
|
||||
|
||||
|
||||
# Python developer Fredrik Lundh (author of elementtree, among other things) has such a function on his website, which works with decimal, hex and named entities:
|
||||
# Python developer Fredrik Lundh (author of elementtree, among other things)
|
||||
# has such a function on his website, which works with decimal, hex and named
|
||||
# entities:
|
||||
|
||||
##
|
||||
# Removes HTML or XML character references and entities from a text string.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user