Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98327
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Terry Reedy <tjreedy@udel.edu> |
| Newsgroups | comp.lang.python |
| Subject | Re: Snake Error 🐍 |
| Date | Thu, 5 Nov 2015 22:18:34 -0500 |
| Lines | 13 |
| Message-ID | <mailman.69.1446779924.16136.python-list@python.org> (permalink) |
| References | <7c531168-539c-45ef-bb1d-bca713c383cc@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de Kece4A5RLo3/Neh/QllUHgtFM3GU5WEKf1/hgyexrsqw== |
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; "'python": 0.07; 'subject:Error': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'jan': 0.11; 'idle.': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'traceback.': 0.16; 'wrote:': 0.16; 'trying': 0.22; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'url:bugs': 0.24; 'header:User-Agent:1': 0.26; 'command': 0.26; 'header:X -Complaints-To:1': 0.26; 'run': 0.33; 'url:python': 0.33; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'to:addr:python.org': 0.40; 'subjectcharset:utf-8': 0.71; 'received:fios.verizon.net': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| X-Gmane-NNTP-Posting-Host | pool-173-59-124-74.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
| In-Reply-To | <7c531168-539c-45ef-bb1d-bca713c383cc@googlegroups.com> |
| 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> |
| Xref | csiph.com comp.lang.python:98327 |
Show key headers only | View raw
On 11/5/2015 9:08 AM, Mahan Marwat wrote: > When I am trying to paste this 🐍 in Python 3.5.0 IDLE. It crashes. https://bugs.python.org/issue13153 If you run 'python -m idlelib' from command line, you will see a traceback. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Snake Error 🐍 Mahan Marwat <mahanmarwat@gmail.com> - 2015-11-05 06:08 -0800
Re: Snake Error 🐍 Chris Angelico <rosuav@gmail.com> - 2015-11-06 01:18 +1100
Re: Snake Error 🐍 Mahan Marwat <mahanmarwat@gmail.com> - 2015-11-05 06:31 -0800
Re: Snake Error 🐍 wxjmfauth@gmail.com - 2015-11-05 11:24 -0800
Re: Snake Error 🐍 Christian Gollwitzer <auriocus@gmx.de> - 2015-11-05 21:02 +0100
Re: Snake Error 🐍 Terry Reedy <tjreedy@udel.edu> - 2015-11-05 22:18 -0500
csiph-web