|
I am looking both to test tomcat applications like Axis web services and others, from Python and to access those tomcat applications and services from python.
Initial attempts to access tomcat from python have failed when authentication is required, most likely due to my inexperience with python, but I have tried a dozen or so examples I have found on the web including those with urllib2 and httplib, both with the Authentication handlers and manually with base64 setting headers, all fail.
Can twill test tomcat applications that require tomcat authentication?
| ||||||||||||||||||
_______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill

