disable image loading to speed up webpage load

Diez B. Roggisch deets at nospam.web.de
Mon Nov 2 04:38:27 EST 2009


elca schrieb:
> Hi,
> im using win32com 's webbrowser module.
> i have some question about it..
> is it possible to disable image loading to speed up webpage load?
> any help ,much appreciate
> thanks in advance

Use urllib2.

Diez



More information about the Python-list mailing list