Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.python > #7638
| From | Max_Adamo <maxadamo@usenet.cnntp.org> |
|---|---|
| Newsgroups | it.comp.lang.python |
| Subject | Re: Python + Ping + File csv |
| Date | 2016-04-09 14:19 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <neb312$lqu$2@dont-email.me> (permalink) |
| References | <blsNy.43681$pt.43370@tornado.fastwebnet.it> <ne8voi$aqn$3@dont-email.me> |
Il Fri, 08 Apr 2016 19:11:14 +0000, Max_Adamo ha scritto:
> f = open('/my/file.txt')
ehm:
f = open('/my/file.txt', 'w') [puo' essere, 'w', 'w+', 'a'.... dipende
da quel che vuoi fare]
--
Massimiliano Adamo
Back to it.comp.lang.python | Previous | Next — Previous in thread | Find similar
Python + Ping + File csv Smith <smith@a-team.it> - 2016-04-07 14:25 +0200
Re: Python + Ping + File csv Max_Adamo <maxadamo@usenet.cnntp.org> - 2016-04-08 19:11 +0000
Re: Python + Ping + File csv Max_Adamo <maxadamo@usenet.cnntp.org> - 2016-04-09 14:19 +0000
csiph-web