Re: [Tutor] python mechanize examples

2006-02-17 Thread Danny Yoo
On Thu, 16 Feb 2006, Ron Nixon wrote: > Anyone have or know where I can find working examples of python's > mechanize modules. Try to reverse engineer a script to see how it works. Hi Ron, I'm assuming, for the moment, that you're talking about the third-party 'mechanize' module: http://w

Re: [Tutor] python mechanize examples

2006-02-16 Thread Danny Yoo
> Yeah that's the module I'm talking about. I installed it and trying to > get it to work using the docs, but it would be good to see some actual > working examples. Hi Ron, I haven't played around with mechanize, but according to: http://wwwsearch.sourceforge.net/mechanize/#tests worki

Re: [Tutor] python mechanize examples

2006-02-16 Thread Kent Johnson
Ron Nixon wrote: > Anyone have or know where I can find working examples of python's > mechanize modules. Try to reverse engineer a script to see how it works. There are a few examples on the mechanize home page and in the source download (not in the egg). There is quite a bit of help in the do

[Tutor] python mechanize examples

2006-02-16 Thread Ron Nixon
Anyone have or know where I can find working examples of python's mechanize modules. Try to reverse engineer a script to see how it works. Ron Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new and used cars.___ Tutor