Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5271 > unrolled thread
| Started by | Chen Wei <weichen302@aol.com> |
|---|---|
| First post | 2011-05-13 07:18 +0800 |
| Last post | 2011-05-13 07:18 +0800 |
| 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 2.7 Debian 6.0. Squeeze Chen Wei <weichen302@aol.com> - 2011-05-13 07:18 +0800
| From | Chen Wei <weichen302@aol.com> |
|---|---|
| Date | 2011-05-13 07:18 +0800 |
| Subject | Re: Python 2.7 Debian 6.0. Squeeze |
| Message-ID | <mailman.1501.1305242328.9059.python-list@python.org> |
On Thu, May 12, 2011 at 12:03:26PM -0400, Jorge Romero wrote: > Actually came back with some feedback to my own question. > > The following repositories do the job: > # /etc/apt/sources.list > deb http://ftp.uk.debian.org/debian/ unstable main contrib non-free > deb http://ftp.uk.debian.org/debian/ experimental main contrib non-free > deb http://security.debian.org/ testing/updates main contrib python2.7 is included in debian testing, so point the sources.list to testing instead of unstable or experimental should also works. deb http://ftp.uk.debian.org/debian/ testing main contrib non-free > $ apt-get update > $ apt-get install python2.7 > $ python --version > Python 2.6.6 > $ python2.7 --version > Python 2.7.1+ > -- Chen Wei
Back to top | Article view | comp.lang.python
csiph-web