Add memory usage support for Windows
authorDavid Kassa <david.kassa@gmail.com>
Thu, 25 Apr 2013 04:02:34 +0000 (23:02 -0500)
committerDavid Kassa <david.kassa@gmail.com>
Thu, 25 Apr 2013 04:02:34 +0000 (23:02 -0500)
commit65ef44d994af53d30c598c3704128a6c8e202d20
tree9fc0d8cff93ee9eec2df938b713243494aa0bd3e
parent3a4a301068a5998c4e29f616da272ad8705e3382
Add memory usage support for Windows

Using wmi wrapper for pywin32.
Testing py2exe sucks. If anyone else has a problem with a missing zope
module add an __init__.py to the site-packages\zope directory under the
interface directory and magic will happen.
README.md
p2pool/util/memory.py
setup.py