Hello, I have ssl socket with server and client, on my development machine everything works pretty well. Database which I have to use is mssql on ms server 2003, so I decided to install the same python config there and run my python server script.
Now here is the problem, server is returning strange characters although default encoding is the same on both development and server machines. Any hints? Thanks in advance. -- http://mail.python.org/mailman/listinfo/python-list
