Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.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.058 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'subject: + ': 0.07; 'pypy?': 0.16; 'subject:pypy': 0.16; 'seems': 0.23; 'message- id:@mail.gmail.com': 0.27; 'this.': 0.29; 'knows': 0.30; 'received:209.85.160.46': 0.32; 'info': 0.32; 'anyone': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'there': 0.35; 'possible': 0.37; 'received:209': 0.37; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=4/waMybcyyeNMKedm4sb2wHBzc8RICh+hAmcw7qQw5k=; b=E0v230LG7xSeP7PQVhkizH6Uem672tmsCjuljNgoo2k26EmYEkeVk5LDKuG0AooH9z oufux/M6N2qxOCPm+7f4BEGxd0CjPydnmFv3CE19KO/4B7oULBD6BkzjcEb+7hudEDNb YkAvKMMAd8YBxJzxvSXojHO8QGIrTWEPVtMVRXY4tGSlWCIz+kumvVkWHwldCdHOQCb6 HErbaI8znozYbnlH6UxZMBW6KlNcbqsdoqNkdvvGcx4YFDC+wrKOsvEvQlbJbq0wPRcS oYHmhy4edZWPS25ZsUrr47N4B7BlutTPj+SxCotmV9ya2WKsDpe371kveQUG1ABZlZgL EbPQ== MIME-Version: 1.0 Date: Tue, 21 Aug 2012 23:55:10 +0200 Subject: protobuf + pypy From: Pedro Larroy To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1345586120 news.xs4all.nl 6897 [2001:888:2000:d::a6]:60889 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27593 Hi Anyone knows if it's possible to use protobuffers with pypy? Seems there isn't much info on the web about this. Pedro.