PyDaemon icon indicating copy to clipboard operation
PyDaemon copied to clipboard

Light setting python daemon

Results 1 PyDaemon issues
Sort by recently updated
recently updated
newest added

in file subd.py(60 str): > print "usage: %s %s" % sys.argv[0] % str(self.ReactDict) > 1. double string formatting operator(%) > 2. undefined "self"