Hi,
I'm trying to automate an installation of some SW that is installed on
Windows (you know - 'Start' ==> 'Next' ==> 'Next' ==> 'Finish' kind of
installation). Is ther any way to perform that using python?
Thank you.
tommy
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
first of all- thanks for the quick answer.
You presumed correctly, but unfortunately, I Don't have control of the
preparation process of the package, so I get it as is. I just need to
answer it's questions on each screen of the wizard...
10x again
tommy
--
http://mail.python.org/mailman/lis
Hi,
I'm trying to find scripts in html source of a page retrieved from the
web.
I'm trying to use the following rule:
match = re.compile('')
I'm testing it on a page that includes the following source: