Re: py2exe + XML-RPC problem
sorry, I am actually still getting the 500 internal error I reported earlier. thanks for ur input. -- http://mail.python.org/mailman/listinfo/python-list
Re: py2exe + XML-RPC problem
update to this. I generated an exe for the client and server. They both run fine, except, when i send a command from the client to server, the cleint spits out this.. xmlrpclib.ProtocolError: When I run the .py's by themselves I do not get this. This only occurs with the generated .exe's. th