cwm_data.py support files

I want to use cwm_data.py to upload data to idigi.com. When I try to use it, I get an error saying HTTPLib could not be imported. I found a few pieces of documentation that refer to a cwm_data.zip file (e.g. http://www.digi.com/wiki/developer/index.php/Module:cwm) but I cannot find it anywhere. Do I need this file, or do I just need a newer python.zip?

Hello,

I attached a copy of cwm_data.zip. It contains the standard python modules that are necessary for cwm_data to work. These modules are not normally included in python.zip.

It contains the py version of the modules…if you would like it to start up a little quicker and take less space, you can instead just zip up the compiled pyc files instead.

Chris

Hi, where can I have the copy of cwm_data.zip? Thanks!