client fixerrors, working configuration made
Showing
build/pip-delete-this-directory.txt
0 → 100644
build/psutil/CREDITS
0 → 100644
build/psutil/HISTORY
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/LICENSE
0 → 100644
build/psutil/MANIFEST.in
0 → 100644
build/psutil/PKG-INFO
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/README
0 → 100644
build/psutil/TODO
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
build/psutil/examples/disk_usage.py
0 → 100644
build/psutil/examples/free.py
0 → 100644
build/psutil/examples/iotop.py
0 → 100644
build/psutil/examples/killall.py
0 → 100644
build/psutil/examples/meminfo.py
0 → 100644
build/psutil/examples/netstat.py
0 → 100644
build/psutil/examples/nettop.py
0 → 100644
build/psutil/examples/pmap.py
0 → 100644
build/psutil/examples/process_detail.py
0 → 100644
build/psutil/examples/top.py
0 → 100644
build/psutil/examples/who.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil.egg-info/PKG-INFO
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil.egg-info/SOURCES.txt
0 → 100644
build/psutil/psutil.egg-info/top_level.txt
0 → 100644
build/psutil/psutil/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/_common.py
0 → 100644
build/psutil/psutil/_compat.py
0 → 100644
build/psutil/psutil/_error.py
0 → 100644
build/psutil/psutil/_psbsd.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/_pslinux.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/_psmswindows.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/_psosx.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/_psposix.py
0 → 100644
build/psutil/psutil/_pssunos.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/_psutil_bsd.c
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/_psutil_bsd.h
0 → 100644
build/psutil/psutil/_psutil_common.c
0 → 100644
build/psutil/psutil/_psutil_common.h
0 → 100644
build/psutil/psutil/_psutil_linux.c
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/_psutil_linux.h
0 → 100644
build/psutil/psutil/_psutil_mswindows.c
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/_psutil_mswindows.h
0 → 100644
build/psutil/psutil/_psutil_osx.c
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/_psutil_osx.h
0 → 100644
build/psutil/psutil/_psutil_posix.c
0 → 100644
build/psutil/psutil/_psutil_posix.h
0 → 100644
build/psutil/psutil/_psutil_sunos.c
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/_psutil_sunos.h
0 → 100644
build/psutil/psutil/arch/bsd/process_info.c
0 → 100644
build/psutil/psutil/arch/bsd/process_info.h
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/arch/osx/process_info.c
0 → 100644
build/psutil/psutil/arch/osx/process_info.h
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/psutil/error.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/setup.cfg
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/setup.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/test/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/test/_bsd.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/test/_linux.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/test/_osx.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/test/_posix.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/test/_sunos.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/test/_windows.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/test/test_memory_leaks.py
0 → 100644
This diff is collapsed.
Click to expand it.
build/psutil/test/test_psutil.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/__init__.pyc
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/client.pyc
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/cnfparse.pyc
0 → 100644
This diff is collapsed.
Click to expand it.
src/collectables.pyc
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/metrics.pyc
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment