On Fri, Apr 10, 2009 at 2:10 AM, Amir sarabadani <[email protected]> wrote: > Hi,I have a interwiki bot and live in Iran.Iran filtered es.wp and my > bot can't read this site but they can't filtered secure > serevers(https://secure.wikimedia.org/) and I want to run bot with > secure servers and must changes wikipedia.py but i tried and can't > changes correctly. > > May you change a copy of wikipedia.py and send me?
I am not able to test it, but it seems that adding the line: SSL_connection = True to your user_config.py should resolve your problem. -- André Engels, [email protected] _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
