We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7949316 commit 98741abCopy full SHA for 98741ab
1 file changed
pysollib/pysolgtk/tkhtml.py
@@ -21,8 +21,9 @@
21
#
22
# ---------------------------------------------------------------------------
23
24
-import htmllib
25
import os
+
26
+import htmllib
27
import sys
28
import traceback
29
0 commit comments