class SafeText
[source]
A str
(in Python 3) or unicode
(in Python 2) subclass that has been specifically marked as “safe” for HTML output purposes.
class SafeText
[source]
A str
(in Python 3) or unicode
(in Python 2) subclass that has been specifically marked as “safe” for HTML output purposes.
Please login to continue.