Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!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.020 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:not': 0.03; 'python': 0.11; 'badly.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:run': 0.16; 'do,': 0.16; 'seems': 0.21; 'import': 0.22; 'to:name:python- list@python.org': 0.22; 'message-id:@mail.gmail.com': 0.30; 'but': 0.35; 'received:google.com': 0.35; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'subject:this': 0.83; 'safer': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=O/xeBP4KroMXnTb5Xb+GKvoeKNeHec3Xqv5RHvp3AYA=; b=euJ43qjraikvz0phK8Jmqx1gEQl6v8M1UaNRG222LkbFdLHEbuR9jOA9fv1DaEOBeh CYOFaCoRTBAkp+AdPgLPeyZ7oR8gBUB2b+rEK7t6qhhT9XYGAVcz0FUZtSvrwiBh5DRB hAnTbUmIMjus3i3kjBF3dFY1ttPYjDQN3NKWtCXA3I9xJ3dD/iJrw10/ycvzK/2iWhvO tQil4a1MTfMxmy9fjMZV2YiIqF79SclGhBg+wmoGVP5WQNEC5gx3ObgcGvCu3n+jszmZ YqM+W4yq1OkYhkwcmE5RGlCjKVsdPCuhZJpiRLO8OAM/R6LDjtepcN63BcbAxZzNLaX6 1MRQ== MIME-Version: 1.0 X-Received: by 10.42.51.68 with SMTP id d4mr1835964icg.26.1425536510839; Wed, 04 Mar 2015 22:21:50 -0800 (PST) Date: Thu, 5 Mar 2015 17:21:50 +1100 Subject: Do not run this code. From: Chris Angelico To: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 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: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1425536513 news.xs4all.nl 2851 [2001:888:2000:d::a6]:37730 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:86933 import base64; exec(base64.b64decode(b"eD0neD0lcjsgZXhlYyh4JSV4KSc7IGV4ZWMoeCV4KQ==")) Or do, but don't blame me if Python crashes out badly. It seems Py3 is safer than Py2 here. ChrisA