Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91184
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!ecngs!feeder2.ecngs.de!87.79.20.101.MISMATCH!newsreader4.netcologne.de!news.netcologne.de!bcyclone04.am1.xlned.com!bcyclone04.am1.xlned.com!newsfeed.xs4all.nl!newsfeed3a.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.042 |
| X-Spam-Evidence | '*H*': 0.92; '*S*': 0.01; 'issue?': 0.09; 'oh,': 0.09; 'bug': 0.10; 'cc:addr:python-list': 0.10; '24,': 0.16; 'downloaded.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.16; 'module,': 0.18; 'tracker': 0.20; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; 'lawrence': 0.22; '2015': 0.23; 'header:In-Reply-To:1': 0.24; 'message- id:@mail.gmail.com': 0.28; "doesn't": 0.28; "i'm": 0.29; 'pep': 0.29; 'received:google.com': 0.34; 'whilst': 0.35; 'subject:: ': 0.37; 'pm,': 0.39; 'mark': 0.40; 'address': 0.61; 'management': 0.63; 'making': 0.64; 'chrisa': 0.84; 'coffee': 0.84; 'cups': 0.84; 'to:none': 0.90; 'subject:Setting': 0.96 |
| 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=T2GrbSg56dIPilcfO4n37jMqMtwQBWLNJZ95v/R/SZI=; b=TtCxo+cixEbpVduAV1DNn+a7Rb+cEcBDY8IlrHD8ZcMyFTKadViSSyafkovgIkT8Gd oVr3nDoszKt4UAPdUU3r1tngDttweJXglouY+OuFrXsHm8jmXwVvSsBDJJu1hy/SVmFR flB5a+/e4dP7D1ER0WdzR7wkD9IMu+8G19DrnSq895UrF1oa58dcnt/OlsTQOSN/EBpi 1iSn14O7yZIbmtBCeWw1OdL12pZlab9xOB/OrA6RGD8gko/5GQGJIQIgZyh6M4bjLKl4 z80iTwc9XxbqDdBePhYS7ii7LevEj18OM9krajcCjoKZ7EXcfYmZJfpelrE86IoM0MNC 8pdw== |
| MIME-Version | 1.0 |
| X-Received | by 10.107.16.149 with SMTP id 21mr15980054ioq.53.1432476162045; Sun, 24 May 2015 07:02:42 -0700 (PDT) |
| In-Reply-To | <mjsl9r$1mi$1@ger.gmane.org> |
| References | <87siamnt6r.fsf@Equus.decebal.nl> <mailman.11.1432468462.5151.python-list@python.org> <87lhgenpj8.fsf@Equus.decebal.nl> <87h9r2nmy1.fsf@Equus.decebal.nl> <mjsl9r$1mi$1@ger.gmane.org> |
| Date | Mon, 25 May 2015 00:02:41 +1000 |
| Subject | Re: Setting prompt in ipython |
| 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.20+ |
| 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.21.1432476171.5151.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1432476171 news.xs4all.nl 2965 [2001:888:2000:d::a6]:39829 |
| X-Complaints-To | abuse@xs4all.nl |
| X-Received-Bytes | 3613 |
| X-Received-Body-CRC | 2592258291 |
| Xref | csiph.com comp.lang.python:91184 |
Show key headers only | View raw
On Sun, May 24, 2015 at 11:56 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: > One of the major warts that (i)Python has yet to address via a PEP is that > it fails dismally when it comes to making the coffee and sandwiches to keep > you going whilst using it. Perhaps you'd like to look into this issue? I'm > not aware of anything on the bug tracker about it. Oh, automated coffee management doesn't need a PEP. Just create a PyCoffee module, upload it to PyPI, and see how many cups get downloaded. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Setting prompt in ipython Cecil Westerhof <Cecil@decebal.nl> - 2015-05-24 12:52 +0200
Re: Setting prompt in ipython Laura Creighton <lac@openend.se> - 2015-05-24 13:54 +0200
Re: Setting prompt in ipython Cecil Westerhof <Cecil@decebal.nl> - 2015-05-24 14:11 +0200
Re: Setting prompt in ipython Cecil Westerhof <Cecil@decebal.nl> - 2015-05-24 15:07 +0200
Re: Setting prompt in ipython Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-24 14:56 +0100
Re: Setting prompt in ipython Chris Angelico <rosuav@gmail.com> - 2015-05-25 00:02 +1000
csiph-web