The code reads: 58: except (ChildTerminatedAbnormally, ChildForkFailed, 59: DaemonTerminatedAbnormally, DaemonForkFailed), e:
The ',' is invalid syntax; it should be 'as'. There is also an invalid comment at line 20: 19: # This software lives at: 20: # http://gstein.googlecode.com/svn/trunk/python/daemonize.py