Re: urlopen() error

2006-09-08 Thread Rafal Zawadzki
Tempo wrote: > Hello. I am getting an error and it has gotten me stuck. I think the > best thing I can do is post my code and the error message and thank > everybody in advanced for any help that you give this issue. Thank you. > > # > Here's the code: > # > > import urll

Very simple speed benchmark of few string substitions ways

2006-07-16 Thread Rafal Zawadzki
I was curious of performance new Python 2.4 "Simpler String Substitutions" so I decided to benchmark it. What I get [EMAIL PROTECTED]:~/python/benchmarks$ python template.py Normal python string substition = 0.017546 seconds PEP 292: Simpler String Substitutions = 0.243750 seconds

problem with python zsi

2006-03-15 Thread Rafal Zawadzki
Hi. I tried earlier to write python zsi mail list, but nobody answered. I am using ZSI 1.7/2.0rc1 with TTPro Soap SDK. The wsdl file can be found here: http://demo.seapine.com/ttsoapcgi.wsdl My wsdl is the same, only different is the address of the cgi file. for example i cannot use defectRe