Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #27793
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <pedro.larroy.lists@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.012 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'subject: + ': 0.07; '22,': 0.09; 'lawrence': 0.09; 'cc:addr:python-list': 0.10; 'aug': 0.13; 'pypy?': 0.16; 'subject:pypy': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'cc:2**0': 0.23; 'seems': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'loads': 0.29; 'url:mailman': 0.29; 'url:code': 0.29; 'this.': 0.29; 'knows': 0.30; 'url:python': 0.32; 'received:209.85.160.46': 0.32; 'info': 0.32; 'url:listinfo': 0.32; 'anyone': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'there': 0.35; 'url:org': 0.36; 'possible': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'mean': 0.38; 'header:Received:5': 0.40; 'url:mail': 0.40; 'url:p': 0.63; 'to:addr:yahoo.co.uk': 0.84 |
| 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:to :cc:content-type; bh=Xv6fa9g87sZ3YECtNzM8xUCnpsJ4DvH/7oIRGE6oyP8=; b=xo/6K9e/j1q6q87JU0IXvUeX/1/gPpCj7nwI+rKwIDiZUhaBKFk+F8OhMK4Tn8s8Ml ePkANb4G6aRjeLoYCL+sDOlZ6CQyiVIhha6dh6/IWxc4Ufi0cGz0X5+6KZgzGYBpAo9G 8SdA+ovGrDe3evgEReqXl0Kbv0ZuhVt30MqtiNVy5PR8XVJDx8eJU4ASlNHByc4Q8dT8 54zY10HTfl5JDtUGrJaRDxGdnV6/qFKDw5sZeaWIwKEz6rQ5np4Qoq6wN5Ykmn5Hx/kr cVKg0x+1UJ7hP71SbGo7h5BSt1wNhyyqW7WzQPrhrxs0s92MNqJjsXod2VZXwAvUvWOz QRBg== |
| MIME-Version | 1.0 |
| In-Reply-To | <k1119f$v71$1@ger.gmane.org> |
| References | <CAC_CU1hztWNS1NBVEFeShxGvH1um6gWEHVh40pRY+Q5uO4aP4Q@mail.gmail.com> <k1119f$v71$1@ger.gmane.org> |
| Date | Fri, 24 Aug 2012 15:18:05 +0200 |
| Subject | Re: protobuf + pypy |
| From | Pedro Larroy <pedro.larroy.lists@gmail.com> |
| To | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3752.1345814288.4697.python-list@python.org> (permalink) |
| Lines | 23 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1345814288 news.xs4all.nl 6917 [2001:888:2000:d::a6]:35740 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:27793 |
Show key headers only | View raw
_with pypy_ On Wed, Aug 22, 2012 at 12:16 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: > 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. > > -- > http://mail.python.org/mailman/listinfo/python-list
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: protobuf + pypy Pedro Larroy <pedro.larroy.lists@gmail.com> - 2012-08-24 15:18 +0200
csiph-web