Hello Barry, On Sun, Jun 10, 2012 at 10:15 PM, Barry deFreese <[email protected]> wrote: > I updated the patch but it still isn't quite right. The _psposix code > doesn't seem to include > __extra__all. So I could use some advice. Rather than trying to use posix > should I be creating a > new set of platform files for GNU?
I'm sorry but I lack the time and interest in porting to Hurd right now. psutil tends to use /proc information to gather it's data under Linux, so if procfs is not as informative as on Linux, then there's a big problem on porting. Cheers, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

