Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Laurent Pointal Newsgroups: comp.lang.python.announce Subject: [ANN] Python 3 Cheat Sheet v2.0 Date: Fri, 30 Oct 2015 20:10:58 +0100 Lines: 19 Approved: python-announce-list@python.org Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit X-Trace: news.uni-berlin.de Y2XgmovlgvVBiqDa+md3JA8wdtBgiGuUfGDD/9NVe5VQ== Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.05; 'assignment': 0.07; 'subject:ANN': 0.07; 'dict': 0.09; 'enhancements': 0.09; 'exceptions,': 0.09; 'literal': 0.09; 'methods,': 0.09; 'python': 0.10; 'boolean': 0.16; 'files).': 0.16; 'received:10.128': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'string': 0.17; 'subject:] ': 0.19; 'header:User-Agent:1': 0.26; 'url:python': 0.33; 'control,': 0.33; 'list': 0.34; 'flow': 0.36; 'modules': 0.36; 'received:10': 0.37; 'charset:us-ascii': 0.37; 'version': 0.38; 'subject:[': 0.39; 'to:addr:python.org': 0.40; 'still': 0.40; 'hello,': 0.40; 'organization': 0.60; 'received:194': 0.61; 'more': 0.63; 'complement': 0.66; 'online': 0.71; 'charts': 0.84; 'sheet': 0.93; 'url:fr': 0.96 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=laposte.net; s=mail1; t=1446232258; bh=btDQtdtvhaIyTIPSfhGeaoLTarXuZcPaDQyuhyorjbU=; h=From:To:Subject:Date; b=PBBpHBjWcaYc2jb+m7xbTTIppkBhrss5KzCeVo4tk8qMav//h6xM1oQ8i6/a21aeL vjjXMGoi+niox3esA74Erm8G1x23SBJY/FwZc9tRaA9Y6LyoD/OP7TouNPR8epbCbF G8f2V/kipoQDJQWFFE633QpEijOsY9IWslRAd3skZfpdZmhFaHeQmRtPi+gGGJN8ry 0ibY7CyewY69txLRuXFnM+GeKKUgYQjRkTMcrzfYJoSlWp8FGVyE7XU0q/YiJbsYRE 35teAOoSoDSEy2oA1Dmw61X2tOo1e7CLSRd6DYnY5V1rbTyqhItlPK5PSuE71QzWmZ +MTnyBuQ777kA== User-Agent: KMail/5.0.2 (Linux/4.2.0-16-generic; KDE/5.15.0; x86_64; ; ) X-VR-SrcIP: 78.192.180.54 X-VR-FullState: 0 X-VR-Score: 0 X-VR-Cause-1: gggruggvucftvghtrhhoucdtuddrfeekhedrvddugdduvdduucetufdoteggodetrfdotffvucfrrhho X-VR-Cause-2: fhhilhgvmecunfetrffquffvgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvffufffk X-VR-Cause-3: fggggfgtsehtufertddtiedvnecuhfhrohhmpefnrghurhgvnhhtucfrohhinhhtrghluceolhgruhhr X-VR-Cause-4: vghnthdrphhoihhnthgrlheslhgrphhoshhtvgdrnhgvtheqnecuffhomhgrihhnpehlihhmshhirdhf X-VR-Cause-5: rhenucfrrghrrghmpehmohguvgepshhmthhpohhuthdphhgvlhhopehlihhttghhihdrphhoihhnthgr X-VR-Cause-6: lhhnvghtrdhhohhmvgdpihhnvghtpeejkedrudelvddrudektddrheegpdhmrghilhhfrhhomheplhgr X-VR-Cause-7: uhhrvghnthdrphhoihhnthgrlheslhgrphhoshhtvgdrnhgvthdprhgtphhtthhopehphihthhhonhdq X-VR-Cause-8: rghnnhhouhhntggvqdhlihhsthesphihthhhohhnrdhorhhg X-VR-AvState: No X-VR-State: 0 X-Mailman-Approved-At: Mon, 02 Nov 2015 05:17:34 -0500 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python.announce:1909 Hello, I just updated my one recto-verso sheet Python 3 Cheat Sheet https://perso.limsi.fr/pointal/python:memento Many modifications and enhancements (bytes, literal ints, assignment complement, conversion tricks, cleaning sequences indexing, complement on boolean logic, modules import, exceptions, small organization charts for flow control, complement on list dict set methods, string methods, complment on files). Still available in english and in french. As the document become more dense, old version is kept online if prefered. A+ L.Pointal.