Commit Graph
5 Commits
Author SHA1 Message Date
mdipierro fa6e9b1caf modified fcgi, hopefully works with py3 2020-03-22 14:06:25 -07:00
mdipierro e004215ea6 fixed 0x80000000L -> 0x80000000 for py3 2020-03-21 18:25:34 -07:00
Leonel CâmaraandGitHub 18414ab8c2 Fixes #1918
Took the chance to also update the syntax from the old style "except socket.error, e:" to "except socket.error as e"
2018-05-03 17:15:53 +01:00
Ricardo Pedroso c5aaebd4a8 typo 2013-05-14 00:15:49 +01:00
Massimo Di Pierro d421c1321b initial commit 2011-11-22 23:30:42 -06:00