saveCountryOptions()

This commit is contained in:
frankknoll
2022-03-24 10:04:20 +01:00
parent 502a09af98
commit bd2e6603a6
4 changed files with 188 additions and 21 deletions

View File

@@ -432,8 +432,6 @@
" ''')\n",
"\n",
"# adapted from https://stackoverflow.com/questions/8006909/pretty-print-assertequal-for-html-strings\n",
"\n",
"\n",
"def assertEqualHTML(string1, string2, file1='', file2=''):\n",
" u'''\n",
" Compare two unicode strings containing HTML.\n",