Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.python > #7586
| Path | csiph.com!aioe.org!bofh.it!tornado.fastwebnet.it!53ab2750!not-for-mail |
|---|---|
| From | Smith <smith@a-team.it> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
| MIME-Version | 1.0 |
| Newsgroups | it.comp.lang.python |
| Subject | Open browser |
| Content-Type | text/plain; charset=iso-8859-15; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Lines | 14 |
| Message-ID | <2JGtx.28526$pt.18389@tornado.fastwebnet.it> (permalink) |
| Date | Tue, 28 Jul 2015 10:05:18 +0200 |
| NNTP-Posting-Host | 213.140.2.6 |
| X-Complaints-To | newsmaster@fastweb.it |
| X-Trace | tornado.fastwebnet.it 1438070718 213.140.2.6 (Tue, 28 Jul 2015 10:05:18 CEST) |
| NNTP-Posting-Date | Tue, 28 Jul 2015 10:05:18 CEST |
| Xref | aioe.org it.comp.lang.python:7586 |
Show key headers only | View raw
Ciao a tutti, vorrei un suggerimento da parte vostra per la creazione di uno script che apra una pagina web(www.google.it), digiti la parola da trovare e che venga premuto il tasto "carca con google". Io ho iniziato con questo : import webbrowser new = 1; url ="http://www.google.it"; webbrowser.open(url,new=new);
Back to it.comp.lang.python | Previous | Next — Next in thread | Find similar
Open browser Smith <smith@a-team.it> - 2015-07-28 10:05 +0200 Re: Open browser atm <atm@fartwebnet.it> - 2015-08-17 14:27 +0000
csiph-web