From owner-freebsd-python@FreeBSD.ORG Wed Mar 31 09:51:31 2004 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6CA416A4CE for ; Wed, 31 Mar 2004 09:51:31 -0800 (PST) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4230043D45 for ; Wed, 31 Mar 2004 09:51:31 -0800 (PST) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 4.20) id 1B8js8-0002jN-Tk for freebsd-python@freebsd.org; Wed, 31 Mar 2004 18:51:28 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) i2VHpSuf085130 for ; Wed, 31 Mar 2004 18:51:28 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.10/8.12.6/Submit) id i2VHpSkt085129 for freebsd-python@freebsd.org; Wed, 31 Mar 2004 18:51:28 +0100 (BST) Date: Wed, 31 Mar 2004 18:51:28 +0100 From: Jonathon McKitrick To: freebsd-python@freebsd.org Message-ID: <20040331175128.GA82205@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Spam-Score: -4.9 (----) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1B8js8-0002jN-Tk*/.2.bKQNYJg* Subject: Need an example of brilliant python code X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 17:51:32 -0000 I've recently fallen in love with developing in Python on top of FreeBSD. It's a great combination. I'm working on a small app for accounting, and I've got a lot of the Python basics down pretty well. But is there an example of some python code that is just really amazing, and demonstrates the features of the language in a powerful way? I'm especially interested in the actual language features rather than just the library support, but either would be fine. NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other computer is your windows box.