Python implmenentation of finding process's command line parameters.

Giampaolo Rodola' gnewsg at gmail.com
Fri Jul 3 15:57:44 EDT 2009


On 3 Lug, 21:50, Tim Golden <tjgol... at gmail.com> wrote:

> Sorry. Exactly what I meant. (Should have checked for
> the exact post rather than trusting to my memory)

No prolem.

> dudeja.ra... at gmail.com wrote:
> > I have had a look at psutil, however, this only works with Python 2.6.x and
> > above. We are using Python 2.5.2 and updating python could pose certain
> > problems. So, I'm not keep on using psutils.
>
> Doesn't look as if there's anything 2.6-specific there.
> Maybe the maintainer can comment, but I suspect you'd
> just need to recompile and link against 2.5
>
> TJG

psutil works on Python 2.4, 2.5 and 2.6.
If you are on Windows, you can get the precompiled binary for Python
2.5 from here:
http://code.google.com/p/psutil/downloads/list


--- Giampaolo
http://code.google.com/p/pyftpdlib
http://code.google.com/p/psutil/



More information about the Python-list mailing list