just wondering are there any snippets out there where you can convert a url to an image using python
I have be trying to use
webbrowser.open("www.mypage.com")
with printscreen but I have no means of finding out when the page url
is fully loaded
any tips
tks
M
--
http://mail.python.org/mailman/listinfo/python-list
