Mike Naberezny 8ba4b11d23 Add test for after_setuid() 10 years ago
..
medusa 467273ae67 Remove "import *" from text_socket 10 years ago
scripts a19612aa3e Remove unused variables 11 years ago
skel fe12666120 Remove redirect_stderr from evenlistener examples. Refs #220 10 years ago
tests 8ba4b11d23 Add test for after_setuid() 10 years ago
ui 69d534ffd9 Remove unused stylesheet from tail.html. Closes #521 10 years ago
__init__.py e571d20694 Remove read_file() from __init__.py 10 years ago
childutils.py 6b3d647b2d rename py3compat to compat, move adhoc conditional imports into compat and import from compat, remove from py3compat import * from all modules, remove local copy of meld3 11 years ago
compat.py 572ce4e4b3 Remove print_function, change uses of it that were errors to stderr 10 years ago
confecho.py 6b3d647b2d rename py3compat to compat, move adhoc conditional imports into compat and import from compat, remove from py3compat import * from all modules, remove local copy of meld3 11 years ago
datatypes.py 467273ae67 Remove "import *" from text_socket 10 years ago
dispatchers.py 20b202044f improve dispatchers module coverage 11 years ago
events.py 4cef0d32d9 __dict__ is read only in Python 3k 11 years ago
http.py 0a5fcc69f8 Remove use of text_socket in checkused() 10 years ago
http_client.py 9ff7f51b86 Import text_socket explicitly only where it is required 10 years ago
loggers.py 88dc3edd2d Fix last ResourceWarning and remove __del__ workaround 10 years ago
options.py 42c20aabb1 Add test for when unlink fails in clear_autochildlogdir() 10 years ago
pidproxy.py e571d20694 Remove read_file() from __init__.py 10 years ago
poller.py 778dc0b5c5 Use consistent names for fd sets in all pollers 10 years ago
process.py a068687983 Log a debug message if EPIPE occurs writing to listener process 10 years ago
rpcinterface.py 5f67841ca5 get rpcinterface test coverage back up to 100% 10 years ago
socket_manager.py 9ff7f51b86 Import text_socket explicitly only where it is required 10 years ago
states.py a4413933c0 Remove old copyright file headers 14 years ago
supervisorctl.py e87c375977 Simplify main; extract to Controller.exec_cmdloop 10 years ago
supervisord.py 88dc3edd2d Fix last ResourceWarning and remove __del__ workaround 10 years ago
version.txt 5dc7355cbb Remove support for Python 2.5 11 years ago
web.py 665c5e715d Fix use of deprecated rpcinterface methods 10 years ago
xmlrpc.py 467273ae67 Remove "import *" from text_socket 10 years ago