Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53196
| Subject | semicolon at end of python's statements |
|---|---|
| From | Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> |
| Date | 2013-08-29 04:48 +0430 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.332.1377735563.19984.python-list@python.org> (permalink) |
Dear all, I'm C++ programmer and unfortunately put semicolon at end of my statements in python. Quesion: What's really defferences between putting semicolon and don't put? Yours, Mohsen
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
semicolon at end of python's statements Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> - 2013-08-29 04:48 +0430
Re: semicolon at end of python's statements Roy Smith <roy@panix.com> - 2013-08-28 20:33 -0400
Re: semicolon at end of python's statements Chris Angelico <rosuav@gmail.com> - 2013-08-29 10:47 +1000
Re: semicolon at end of python's statements Roy Smith <roy@panix.com> - 2013-08-28 21:04 -0400
Re: semicolon at end of python's statements Steven D'Aprano <steve@pearwood.info> - 2013-08-29 04:27 +0000
csiph-web