Hello,
I want to use an new library i downloaded e.g. chilkat library (http://www.chilkatsoft.com/python.asp), how do i do that ?
I tried to put on the beginning of my code:
__path__ = ["dir_with_chilkat_pyd"]
require chilkat
but does'nt work.
What i want to run:
http://www.example-code.com/python/http_loginForm.asp