Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Angelico Newsgroups: comp.lang.python Subject: Re: Python Hidden Code Date: Fri, 6 Nov 2015 01:15:53 +1100 Lines: 8 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de EEqrNi0fbxO/qh3gQEPCfgiFbHXzm9Uzf2f+sK9IeaFg== Return-Path: 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; 'received:209.85.223': 0.03; 'subject:Python': 0.05; '(python': 0.05; 'cc:addr:python- list': 0.09; 'url:github': 0.09; 'python': 0.10; 'etc...': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'repo': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'subject:Code': 0.22; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; "i've": 0.25; 'fri,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'received:google.com': 0.35; 'nov': 0.35; 'something': 0.35; 'received:209.85': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'here:': 0.63; 'chrisa': 0.84; 'to:none': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=572y+8bhyBl57i+ivn+PV0fW2b3BVE8UdUKNOGT+XwQ=; b=j+VVvC/VLxbe2O0NCVcANNuwLMlPaTxWagf580z4toGAFZKuWRKzQS1JiUUWaTUYff yvye+RUfxHeWgpxzcSTcUn/hzvKOcEXsI3S7LwTrXzPTFYGs964g5VnRBXDbGaHkvigI i/RLKEHFd6JE567S4DtX4e0y9NgVGFv7WZ07iAl+N8cxHylp3/GGXtxJ/AAmyeSL2pfW HrA6AxulP/N/Z8CSO3SttcSTnzFnoJ6iyf21LzCQlxyJyHU7eplrigmOJm9l2NFBd7ZJ o0rzJWbzJTHSWTEmM5ekLJwbM9iDLUZOZCJ2B8KzCNN9gh1wFo3z/5DBXG5AzpqpOy/X f35g== X-Received: by 10.107.16.84 with SMTP id y81mr1539382ioi.19.1446732953090; Thu, 05 Nov 2015 06:15:53 -0800 (PST) In-Reply-To: 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: , Xref: csiph.com comp.lang.python:98303 On Fri, Nov 6, 2015 at 1:01 AM, Mahan Marwat wrote: > Repo `that` (Python Hidden Code) purpose is to collect all of the Python Easter Eggs, Idioms etc... in one place. > If you have something to contribute, please send PR. > Check it here: https://github.com/mahanmarwat/that Cool! I've sent you a few PRs with small clarifications. ChrisA