Update html.py

This commit is contained in:
Tom Christie 2014-11-12 15:38:39 +00:00
parent 1838e18aee
commit e70b82b6c8

View File

@ -72,7 +72,7 @@ def parse_html_dict(dictionary, prefix):
-->
{
'profile': {
'username': 'example,
'username': 'example',
'email': 'example@example.com'
}
}