Function
docutils.utils.unescape

Signature

unescape(text, restore_backslashes=0)

Documentation String

Return a string with nulls removed or restored to backslashes. Backslash-escaped spaces are also removed.