Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed6.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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject: + ': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'pypy?': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:pypy': 0.16; 'wrote:': 0.17; 'seems': 0.23; 'header:In- Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.28; 'loads': 0.29; 'url:code': 0.29; 'this.': 0.29; 'knows': 0.30; 'from:addr:yahoo.co.uk': 0.32; 'info': 0.32; 'anyone': 0.33; 'to:addr:python-list': 0.33; 'there': 0.35; 'received:org': 0.36; 'possible': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'mean': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'url:p': 0.63; 'received:89': 0.86 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: protobuf + pypy Date: Tue, 21 Aug 2012 23:16:57 +0100 References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-89-240-173-149.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:14.0) Gecko/20120713 Thunderbird/14.0 In-Reply-To: X-Antivirus: avast! (VPS 120821-0, 21/08/2012), Outbound message X-Antivirus-Status: Clean X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1345587327 news.xs4all.nl 6885 [2001:888:2000:d::a6]:38091 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27594 On 21/08/2012 22:55, Pedro Larroy wrote: > Hi > > Anyone knows if it's possible to use protobuffers with pypy? Seems > there isn't much info on the web about this. > > Pedro. > Did you mean this, in which case there loads on the web http://code.google.com/p/protobuf/ ? -- Cheers. Mark Lawrence.