summaryrefslogtreecommitdiff
path: root/kazoo/python2atexit.py
Commit message (Expand)AuthorAgeFilesLines
* style: pep8 importsjeffwidman-pep8-importsJeff Widman2017-07-231-2/+2
* replacing sys.stderr(...) with sys.stderr.write(...)worker bee2015-05-301-1/+1
* At exit register takes *args and **kwargs not args and kargsJoshua Harlow2015-05-271-1/+1
* Fix a bunch of flake8 reported issuesJoshua Harlow2015-02-131-2/+6
* .Hristijan Bogoevski2014-11-131-3/+1
* Making it python2/3 compatibleHristijan Bogoevski2014-11-131-2/+4
* Use atexit insteadHristijan Bogoevski2014-11-121-4/+2
* Fixing according to commentsHristijan Bogoevski2014-11-111-11/+22
* Using a python2atexit moduleHristijan Bogoevski2014-11-111-0/+56