Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #17713 > unrolled thread
| Started by | Nathan Rice <nathan.alexander.rice@gmail.com> |
|---|---|
| First post | 2011-12-21 21:15 -0500 |
| Last post | 2011-12-22 05:09 +0000 |
| Articles | 2 — 2 participants |
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: [TIP] Anyone still using Python 2.5? Nathan Rice <nathan.alexander.rice@gmail.com> - 2011-12-21 21:15 -0500
Re: [TIP] Anyone still using Python 2.5? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-12-22 05:09 +0000
| From | Nathan Rice <nathan.alexander.rice@gmail.com> |
|---|---|
| Date | 2011-12-21 21:15 -0500 |
| Subject | Re: [TIP] Anyone still using Python 2.5? |
| Message-ID | <mailman.3968.1324520135.27778.python-list@python.org> |
Just because the default python version on a server is 2.4 doesn't mean you can't install 2.7.2... If the admins that run the machine are too lazy/stupid to install a second copy of Python let them rot. Of course, if by some nightmare scenario you have code that can't be upgraded for whatever reason, I'm so sorry. Nathan
[toc] | [next] | [standalone]
| From | Steven D'Aprano <steve+comp.lang.python@pearwood.info> |
|---|---|
| Date | 2011-12-22 05:09 +0000 |
| Message-ID | <4ef2bb87$0$13942$c3e8da3$76491128@news.astraweb.com> |
| In reply to | #17713 |
On Wed, 21 Dec 2011 21:15:31 -0500, Nathan Rice wrote: > Just because the default python version on a server is 2.4 doesn't mean > you can't install 2.7.2... If the admins that run the machine are too > lazy/stupid to install a second copy of Python let them rot. If any of my sys admins installed non-supported software on one of my production servers without permission, they'd be looking for a new job. Just because some guy with root privileges can install software doesn't mean that he should. Having vendor support and security patches is far more important than the ability to write one-liner if statements. -- Steven
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web