From cassandra-user-return-289-apmail-incubator-cassandra-user-archive=incubator.apache.org@incubator.apache.org Mon Jul 20 14:50:21 2009 Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 45612 invoked from network); 20 Jul 2009 14:50:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jul 2009 14:50:21 -0000 Received: (qmail 91209 invoked by uid 500); 20 Jul 2009 14:51:27 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 91174 invoked by uid 500); 20 Jul 2009 14:51:27 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 91164 invoked by uid 99); 20 Jul 2009 14:51:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 14:51:27 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [67.192.241.111] (HELO smtp111.dfw.emailsrvr.com) (67.192.241.111) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 14:51:19 +0000 Received: from relay11.relay.dfw.mlsrvr.com (localhost [127.0.0.1]) by relay11.relay.dfw.mlsrvr.com (SMTP Server) with ESMTP id A21CE17FC08 for ; Mon, 20 Jul 2009 10:50:58 -0400 (EDT) Received: by relay11.relay.dfw.mlsrvr.com (Authenticated sender: eevans-AT-racklabs.com) with ESMTPSA id 946AC17FC47 for ; Mon, 20 Jul 2009 10:50:58 -0400 (EDT) Subject: Re: AttributeError: 'str' object has no attribute 'write' From: Eric Evans To: cassandra-user@incubator.apache.org In-Reply-To: References: <70254fc70907191029i72cf77cav51cd6da1b5a18250@mail.gmail.com> Content-Type: text/plain Date: Mon, 20 Jul 2009 09:51:10 -0500 Message-Id: <1248101470.27703.19.camel@achilles> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Mon, 2009-07-20 at 09:46 +1000, Ian Holsman wrote: > shouldn't regeneration of the interface be part of the build process? As a convenience, there is an ant target called "gen-thrift-py", but it's left to users to run since we are not checking generated python into subversion. -- Eric Evans eevans@rackspace.com