Python wrapper for running instances of trisurf-ng
Samo Penic
2017-11-28 824b3e562b5e0e7f9450b06a45deabda6ebe20df
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!")