Re: top-like behavior

2009-11-30 Thread Jonathan Haddad
ode for "iotop"[2] which would make a good > example (it's a "top"-like program written in Python, used for monitoring > I/O transactions on a per-process basis) > > > -tkc > > > [1] > http://www.mail-archive.com/python-list@python.org/msg23499

top-like behavior

2009-11-30 Thread Jonathan Haddad
Is there a specific library used for displaying up to date consoles in the same way top behaves? Thanks in advance, Jon -- http://mail.python.org/mailman/listinfo/python-list

unittest & setup

2009-11-03 Thread Jonathan Haddad
f the class are created. What's the best way for me to avoid this? It takes about a few seconds to load the CSV file. -- Jonathan Haddad http://www.rustyrazorblade.com -- http://mail.python.org/mailman/listinfo/python-list