runtime/PyroServer.py
branchpython3
changeset 3750 f62625418bff
parent 3311 d73af2eeea05
child 3800 a5a6ee271e65
--- a/runtime/PyroServer.py	Mon Mar 27 10:19:14 2023 +0200
+++ b/runtime/PyroServer.py	Fri Oct 28 12:39:15 2022 +0800
@@ -9,8 +9,8 @@
 
 # See COPYING file for copyrights details.
 
-from __future__ import absolute_import
-from __future__ import print_function
+
+
 import sys
 import os