Code - working in one system and not working in the other.

2008-01-01 Thread Amal
not run, it gives a urllib2.HTTPError : HTTP Error 401: Authorization required ecception. With the same user name and password the code runs in another system. Amal. -- http://mail.python.org/mailman/listinfo/python-list

HTML unit .

2007-12-19 Thread Amal
Is there something like HTML unit for python. I don't want to use jython and use the existing Java based HTML unit. Amal. -- http://mail.python.org/mailman/listinfo/python-list

Html unit.

2007-10-01 Thread Amal
Is there something like HTML unit in Python ? For testing Web applications. Amal. -- http://mail.python.org/mailman/listinfo/python-list

ImportError: /usr/lib/python2.4/site-packages/_xmlplus/parsers/pyexpat.so: undefined symbol: PyUnicodeUCS4_Decode

2007-09-27 Thread Amal
When I am compiling some code, I am getting the following the above mentioned error. So how can i go about solving this issue. Should I recompile python using -enable-unicode=UCS4 option. Is there no other way to solve this issue. Amal. -- http://mail.python.org/mailman/listinfo/python-list