Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'worse': 0.09; 'python': 0.10; 'python.': 0.11; "'this": 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'marker': 0.16; 'message- id:@fido.openend.se': 0.16; 'quoted': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'sebastian': 0.16; 'laura': 0.18; 'try:': 0.18; '>>>': 0.20; 'cc:2**0': 0.20; 'cc:no real name:2**0': 0.22; 'cc:addr:gmail.com': 0.24; 'plain': 0.24; "people's": 0.29; 'quoting': 0.29; 'received:se': 0.29; 'thinks': 0.29; 'that.': 0.30; 'up.': 0.32; 'says': 0.32; 'except': 0.34; 'text': 0.35; 'to:addr:python-list': 0.36; 'charset:us-ascii': 0.37; 'to:addr:python.org': 0.40; 'skip:u 10': 0.61; 'header:Message- Id:1': 0.61; 'show': 0.62; 'back': 0.62; 'skip:a 40': 0.64; 'skip:w 40': 0.66; 'teach': 0.70; 'saw': 0.77; 'received:89': 0.80; 'subject:Gmail': 0.91 To: python-list@python.org cc: spluque@gmail.com From: Laura Creighton Subject: Gmail eats Python MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <28818.1437842070.1@fido> Date: Sat, 25 Jul 2015 18:34:30 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Sat, 25 Jul 2015 18:34:33 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437842084 news.xs4all.nl 2838 [2001:888:2000:d::a6]:53026 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94556 Gmail eats Python. We just saw this mail back from Sebastian Luque which says in part: >>> try: all_your_code_which_is_happy_with_non_scalars except >>> WhateverErrorPythonGivesYouWhenYouTryThisWithScalars: >>> whatever_you_want_to_do_when_this_happens Ow! Gmail is understanding the >>> I stuck in as 'this is from the python console as a quoting marker and thinks it can reflow that. I think that splunqe must already have gmail set for plain text or else even worse mangling must show up. How do you teach gmail not to reflow what it thinks of as 'other people's quoted text'? Laura