Chris McDonough b2eb9a6a8c add comment about why some args exist 11 yıl önce
..
medusa 2ab89575cc Add raw_input import for Python 3 compat 11 yıl önce
scripts a19612aa3e Remove unused variables 11 yıl önce
skel ca83ffba71 Add note about whitespace before comments. Related to #276 12 yıl önce
tests 34b46c338b full coverage for process module 11 yıl önce
ui 34bb529464 Add version info to footer 12 yıl önce
__init__.py 98c56768b8 merge scott maxwell\'s python 3 patches into master and fix tests 11 yıl önce
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 yıl önce
compat.py 6c5c342444 79 cols 11 yıl önce
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 yıl önce
datatypes.py 2beac7539c get rid of this insane cruft 11 yıl önce
dispatchers.py 20b202044f improve dispatchers module coverage 11 yıl önce
events.py 4cef0d32d9 __dict__ is read only in Python 3k 11 yıl önce
http.py 7e4e41b1f7 Fix AttributeError: 'unicode' object has no attribute 'more'. Closes #466 11 yıl önce
http_client.py 95da707ea4 hunnert cent test coverage for http_client 11 yıl önce
loggers.py 622864693a hunnert cent coverage for loggers module 11 yıl önce
options.py ed2f1acfba Fix test failures when run as root 11 yıl önce
pidproxy.py 3623b81547 Merge branch 'master' into feature.py3 11 yıl önce
process.py 5d7f895e40 we can now use class decorations instead of reassignment at module scope since we no longer support 2.5, 79 cols 11 yıl önce
rpcinterface.py b2eb9a6a8c add comment about why some args exist 11 yıl önce
socket_manager.py e36bf1fbc1 79 cols 11 yıl önce
states.py a4413933c0 Remove old copyright file headers 14 yıl önce
supervisorctl.py d02b11e523 Fix error name 'raw_input' is not defined (for Python3) 11 yıl önce
supervisord.py 4bed25d751 Remove unused imports 11 yıl önce
version.txt 5dc7355cbb Remove support for Python 2.5 11 yıl önce
web.py 7e4e41b1f7 Fix AttributeError: 'unicode' object has no attribute 'more'. Closes #466 11 yıl önce
xmlrpc.py 40a54389a8 full unit test coverage for xmlrpc module, remove some python 2.5 compatibility code 11 yıl önce