pdm.git
2011-12-22 Fredrik TolfMerge branch 'master' into python3
2011-12-22 Fredrik TolfReturn fileno from clients, for use in select.
2011-12-10 Fredrik TolfParse the socket mode explicitly in octal.
2011-12-10 Fredrik TolfTidied up super() calls.
2011-12-10 Fredrik TolfFixed all obvious byte/str errors.
2011-12-10 Fredrik TolfParse the socket mode explicitly in octal.
2011-12-10 Fredrik TolfUse python3 as script interpreter.
2011-12-10 Fredrik TolfInitial Python 3 porting.
2011-11-23 Fredrik TolfAdded a distutils script.
2011-11-23 Fredrik TolfAdded a simple REPL client.
2011-11-23 Fredrik TolfImproved process event structure.
2011-11-23 Fredrik TolfIntroduced paired events for processes.
2011-11-23 Fredrik TolfFixed client bug.
2011-11-23 Fredrik TolfIntroduced an event base class.
2011-11-23 Fredrik TolfInitial commit.