Re: win32com.client .Cells

2015-10-12 Thread pupsik kc
Very Thanks Irmen! It's helped me. -- https://mail.python.org/mailman/listinfo/python-list

[python] PYSVN [https] [callback_ssl_server_trust_prompt]

2015-10-12 Thread pupsik kc
Hi Guys, I need get update of files through SVN, that is called from python-script. could you show me example https connection ? :) i searched in google, but without success :( i had tried do next: import pysvn def get_login(username, save, password,retcode): return retcode, username, passwo