Python argv and special characters

2005-09-23 Thread trapeze . jsg
Hi. Platform: Win XP Python version: 2.4.1 Running script from: cmd.exe (windows console) I am having some trouble passing arguments to a python script having special characters. In my case the argument is a filename (eg. udtræk.xml). It seems like python tries to guess the enc

Re: Python argv and special characters

2005-09-23 Thread trapeze . jsg
thanks :-) It seems a little overkill though, is it really the only/best way? -- http://mail.python.org/mailman/listinfo/python-list

Digest MD5 authentication over using ZSI

2005-09-03 Thread trapeze . jsg
Hi. I am trying to get through to Microsoft MapPoint Services using ZSI for soap handling. I can generate the service classes and also the soap-requests generated by the service classes seem to be OK. The problem I am facing is that I can't seem to authenticate myself. I have made a small change t

Re: Python Digest authentication against MS MapPoint

2005-09-05 Thread trapeze . jsg
Hi The requests made by python and C# dotnet are strikingly similar. Thats why I am putting my money on that it is the rfc2617 part that makes the difference. Since this posting was created, I have also tried gSoap. But again with no luck. While python failed to authorize, gSoap stops with a "400