Migration to pyside6
Compare changes
Files
76+ 13
− 15
@@ -15,7 +15,7 @@ WAIT_TIME_SECONDS = 60
@@ -28,7 +28,7 @@ def request(unused_addr, opt_args):
@@ -41,7 +41,7 @@ def page(unused_addr, opt_args):
@@ -54,7 +54,7 @@ def connection(unused_addr, opt_args):
@@ -67,7 +67,7 @@ def finished(unused_addr, opt_args):
@@ -76,10 +76,10 @@ def finished(unused_addr, opt_args):
@@ -89,16 +89,14 @@ if __name__ == "__main__":
@@ -111,6 +109,6 @@ if __name__ == "__main__":