Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102172
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2016-01-27 21:48 -0800 |
| References | <76180516-f465-4fde-a1c4-920c91036623@googlegroups.com> |
| Message-ID | <4ae9a6e8-c578-4c7d-b975-0640be5555e6@googlegroups.com> (permalink) |
| Subject | Re: how to get python version ? |
| From | Rustom Mody <rustompmody@gmail.com> |
On Thursday, January 28, 2016 at 10:51:17 AM UTC+5:30, namenob...@gmail.com wrote: > hi > > is there something analogous to sys.platform that lets you get the version of python you're using? sorry if the question is too see-spot-run. thanks if you can help > > peace > stm You want this?? https://docs.python.org/3.5/library/platform.html
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
how to get python version ? namenobodywants@gmail.com - 2016-01-27 21:21 -0800 Re: how to get python version ? Ben Finney <ben+python@benfinney.id.au> - 2016-01-28 16:34 +1100 Re: how to get python version ? Rustom Mody <rustompmody@gmail.com> - 2016-01-27 21:48 -0800 Re: how to get python version ? Chris Angelico <rosuav@gmail.com> - 2016-01-28 18:30 +1100 Re: how to get python version ? Rob Gaddi <rgaddi@highlandtechnology.invalid> - 2016-01-28 17:02 +0000
csiph-web