Abhay Anant Jahagirdar wrote:
>
> You are doing it right but, for the URL string use " "(double quotes).
> you should be fine
> https://docs.python.org/2.0/ref/strings.html

You do understand that there is absolutely no difference between a
single-quoted string and a double-quoted string in Python, don't you? 
(Unlike PHP)

-- 
Tim Roberts, [email protected]
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to