On Jan 4, 9:25 pm, elca <high...@gmail.com> wrote:
> that is only support mechanize.browser module.. actually
> im looking mechanize.urlopen method.

>From the docs:

In these examples, the workings are hidden inside the mechanize.urlopen
() function, which is an extension of urllib2.urlopen(). Redirects,
proxies and cookies are handled automatically by this function (note
that you may need a bit of configuration to get your proxies correctly
set up: see urllib2 documentation).

http://wwwsearch.sourceforge.net/mechanize/doc.html
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to