Has anyone seen documentation about the python modules available within the Connectport devices? (I'm using an X2)
I need to "import urllib, urllib2, httplib" and maybe a suds (SOAP) module.
In my current setup if I just try to import urllib I get an error message indicating that it can't be found.
Also, is there a process for adding a custom module? In my previous environment I would load the module components into a sub-directory and then run python setup.py.
Thanks in advance,
Chris.