Python wrapper for running instances of trisurf-ng
Samo Penic
2017-11-28 8b8845e452b45b765c0c74a388296d10e91787fc
trisurf/Remote.py
@@ -26,6 +26,7 @@
         self.connected=True
#         except:
#            print("Error establishing connection with "+self.username+"@"+self.hostname+":"+str(self.port)+".")
#            self.connected=False
#            exit(1)
      else:
         print("Already connected!")