]> git.llucax.com Git - software/pymin.git/history - pymin/procman.py
Remove unused ProcessInfo.last_return attribute.
[software/pymin.git] / pymin / procman.py
2007-11-13 Leandro LucarellaRemove unused ProcessInfo.last_return attribute.
2007-11-13 Leandro LucarellaBugfix: use correct module for simbol ECHILD.
2007-11-13 Leandro LucarellaAdd a global ProcessManager instance and functions...
2007-11-13 Leandro LucarellaMerge branch 'procman' of baryon.com.ar:/home/luca...
2007-11-13 Leandro LucarellaReplace time.sleep() for signal.pause() in the ProcessM...
2007-11-13 Leandro LucarellaImprove ProcessManager to manage registerable named...
2007-11-13 Leandro LucarellaAdd a ProcessManager class to manage processes.
2007-11-12 Leandro LucarellaImprove ProcessManager to manage registerable named...
2007-11-12 Leandro LucarellaAdd a ProcessManager class to manage processes.