Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72129
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.019 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'python.': 0.02; 'package,': 0.03; 'interpreter': 0.05; 'cc:addr:python-list': 0.11; 'python': 0.11; 'apt': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'shell': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'words': 0.29; 'message-id:@mail.gmail.com': 0.30; '(maybe': 0.31; 'writes:': 0.31; 'stuff': 0.32; 'run': 0.32; 'quite': 0.32; 'basic': 0.35; 'display': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'ubuntu': 0.36; 'should': 0.36; 'skip:p 20': 0.39; 'subject: !': 0.61; 'show': 0.63; 'more': 0.64; 'specialized': 0.65; 'subject:Hello': 0.72; 'dozens': 0.84; 'start.': 0.84; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=b4+F3zlwjiXFVTBWx54/hozbP9QqHkMQMnEyfHokbyM=; b=Dv0T/FhSll5kj4ZADnF3XY0n0zY/+hxiVLgXpWXvIcpTQ/S1LjV4a+1iawBNwQZMxn 9mLMzrs/HXbsJl6oDsN1WG/4ZkHvYPqghxhk2CArhgQJmk7PWLhFtMH+0A8UPFvk2GOU RIaaKCCdM7O4kp9Ri25RxE+DPcB5h008/q4PNmasaoBi/E3kz2WMD6JuiS9guSASQlkA gG5dKB5+gWTKM6wgCpOn/CrLTR9XKe2VCtMDPZV/Yr+qUuogsFvuxigHf7cNKoK8R1vh eYDUkdrWQ7wKdwP31DPu5umXI9PYaMQWdNekM/KEM9iEXaDWwwuYMf+wDgSG6c3yiI4m Iazw== |
| MIME-Version | 1.0 |
| X-Received | by 10.221.27.8 with SMTP id ro8mr20514282vcb.30.1401222889381; Tue, 27 May 2014 13:34:49 -0700 (PDT) |
| In-Reply-To | <871tvff12n.fsf@pascolo.net> |
| References | <mailman.10338.1401098288.18130.python-list@python.org> <3948d417-cac6-4730-9736-3c11233bbc04@googlegroups.com> <871tvff12n.fsf@pascolo.net> |
| Date | Wed, 28 May 2014 06:34:49 +1000 |
| Subject | Re: Hello and sorry for disturbing ! |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.10374.1401222892.18130.python-list@python.org> (permalink) |
| Lines | 20 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1401222892 news.xs4all.nl 2863 [2001:888:2000:d::a6]:50101 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:72129 |
Show key headers only | View raw
On Wed, May 28, 2014 at 5:56 AM, giacomo boffi <pecore@pascolo.net> wrote: > Rustom Mody <rustompmody@gmail.com> writes: > >> For ubuntu you should need nothing for python. >> In other words python should run on a basic ubuntu installation. >> From the shell just type python and the interpreter should start. >> >> For more specialized work there are dozens (maybe hundreds?) of >> packages in the apt repos. > > % apt-cache show python<TAB><TAB> > Display all 2776 possibilities? (y or n) Not quite fair, as some of those exist in multiple forms (python-* and python3-*, or -dbg and -dev as well as the base package, or the package-and-subpackage model of large stuff like python-django-*), and on Debian Wheezy I have only (only!) 1890. But yep, that is a lot of packages available in apt. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Hello and sorry for disturbing ! Radu Ioan Barbos <barbosraduioan@yahoo.ro> - 2014-05-26 10:27 +0100
Re: Hello and sorry for disturbing ! Rustom Mody <rustompmody@gmail.com> - 2014-05-26 04:27 -0700
Re: Hello and sorry for disturbing ! Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-05-26 13:48 +0200
Re: Hello and sorry for disturbing ! giacomo boffi <pecore@pascolo.net> - 2014-05-27 21:56 +0200
Re: Hello and sorry for disturbing ! Chris Angelico <rosuav@gmail.com> - 2014-05-28 06:34 +1000
Re: Hello and sorry for disturbing ! maksufff@gmail.com - 2014-05-27 13:02 -0700
Re: Hello and sorry for disturbing ! Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-27 22:09 +0100
Re: Hello and sorry for disturbing ! maksufff@gmail.com - 2014-05-27 13:03 -0700
Re: Hello and sorry for disturbing ! maksufff@gmail.com - 2014-05-27 13:05 -0700
csiph-web