Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51305 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2013-07-26 15:14 +0100 |
| Last post | 2013-07-26 15:14 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Python Script Hashplings Chris Angelico <rosuav@gmail.com> - 2013-07-26 15:14 +0100
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2013-07-26 15:14 +0100 |
| Subject | Re: Python Script Hashplings |
| Message-ID | <mailman.5148.1374848101.3114.python-list@python.org> |
On Fri, Jul 26, 2013 at 2:53 PM, MRAB <python@mrabarnett.plus.com> wrote: > If you want to test what would happen if that version wasn't installed, > set the shebang line to a future version, such as Python 3.4. I doubt > you have that installed! :-) Be careful, some people DO have a python3.4 binary :) Go for 3.5 for a bit more reliability. rosuav@sikorsky:~$ python3.4 3.4.0a0 (default:da7d97ca1ef6, Jul 13 2013, 14:05:08) [GCC 4.7.2] ChrisA
Back to top | Article view | comp.lang.python
csiph-web