]> git.llucax.com Git - software/pymin.git/commit
Make magic methods of procman.ProcessManager aliases of normal methods.
authorLeandro Lucarella <llucax@gmail.com>
Mon, 19 May 2008 03:42:52 +0000 (00:42 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Wed, 21 May 2008 16:01:57 +0000 (13:01 -0300)
commit1017502ba4bfa740fd73812f11feea2e3476e71d
treeec83255c6f0d77cc3cf20da6003bda00fa254882
parent87cf90b9cadfa4c049a96c0270ea4484d8f411f2
Make magic methods of procman.ProcessManager aliases of normal methods.

Add a simple testcase too.
pymin/procman.py