Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #8837
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.018 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; '"hello': 0.09; '>>>>': 0.09; 'wed,': 0.12; 'am,': 0.13; 'received:209.85.214.174': 0.13; 'received:mail-iw0-f174.google.com': 0.13; 'wrote:': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'secretly': 0.16; 'subject:print': 0.16; 'twisted': 0.16; 'header :In-Reply-To:1': 0.22; 'somewhere': 0.23; 'code': 0.24; 'received:209.85.214': 0.28; 'message-id:@mail.gmail.com': 0.28; 'mind.': 0.29; 'module': 0.30; 'subject:?': 0.31; 'print': 0.32; 'to:addr:python-list': 0.34; 'some': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.38; 'steven': 0.38; 'put': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.40; 'did': 0.40; 'love': 0.62; 'out....': 0.84; 'hair': 0.91; 'wait,': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=wKs+4rbrkIQWLnVx9HvTSbrI4l2vjL7eXbxOGcKm+Ds=; b=Ker07XkHdCpGiusw7a/cBCgZ5nii+BQ0tvVh397FpnphAMkmBN7JdC0NLk2INpur1k 1KnwR5fMmAxT0QEVw6tJ/hiledGWUBN6eTxfrjopc4dFONBAmLkiehZuGve2mUHd9bKF w1pTubzg89XiYSoDKsc2SQzA8gGNJTLHeFQe4= |
| MIME-Version | 1.0 |
| In-Reply-To | <4e13217c$0$29993$c3e8da3$5496439d@news.astraweb.com> |
| References | <kkdbe8-eum.ln1@satorlaser.homedns.org> <4e13217c$0$29993$c3e8da3$5496439d@news.astraweb.com> |
| Date | Wed, 6 Jul 2011 01:20:07 +1000 |
| Subject | Re: embedding: how do I redirect print output? |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.636.1309879209.1164.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1309879209 news.xs4all.nl 21840 [2001:888:2000:d::a6]:54021 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:8837 |
Show key headers only | View raw
On Wed, Jul 6, 2011 at 12:36 AM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> wrote: >>>> print "Hello world" > dlrow olleH > You, sir, have a warped and twisted mind. And I love it!! Now to secretly put code into some module somewhere and wait for people to start tearing their hair out.... wait, did I say that out loud? ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
embedding: how do I redirect print output? Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2011-07-05 14:50 +0200
Re: embedding: how do I redirect print output? Thomas Jollans <t@jollybox.de> - 2011-07-05 16:18 +0200
Re: embedding: how do I redirect print output? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-07-06 00:36 +1000
Re: embedding: how do I redirect print output? Chris Angelico <rosuav@gmail.com> - 2011-07-06 01:20 +1000
Re: embedding: how do I redirect print output? Andrew Berg <bahamutzero8825@gmail.com> - 2011-07-05 16:04 -0500
Re: embedding: how do I redirect print output? Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2011-07-06 08:24 +0200
csiph-web