runtime/WampClient.py
changeset 2287 f09f31602ba6
parent 2286 f0a49a662870
child 2305 56f1d8aca886
child 2418 5587c490a070
--- a/runtime/WampClient.py	Thu Aug 16 10:52:20 2018 +0300
+++ b/runtime/WampClient.py	Thu Aug 16 10:53:54 2018 +0300
@@ -338,6 +338,7 @@
 
 
 def SetServer(pysrv):
+    global _PySrv
     _PySrv = pysrv