3 lines
87 B
Python
3 lines
87 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
xhtmlInput = '<div class="document">\n<p>Hallo?</p>\n</div>\n'
|