Re: [pypy-dev] Slow int code

2013-03-02 Thread Roger Flores
Thanks Armin.  This explains a lot.   I get it better now. -Roger - Original Message - From: Armin Rigo To: Roger Flores Cc: "pypy-dev@python.org" Sent: Friday, March 1, 2013 2:20 PM Subject: Re: [pypy-dev] Slow int code Hi Roger, On Fri, Mar 1, 2013 at 10:13 PM, Roger Flores wrot

Re: [pypy-dev] curses_cffi and others

2013-03-02 Thread Gabriel de Perthuis
On Fri, 01 Mar 2013 17:44:27 +0100, Armin Rigo wrote: Le 01 Mar 2013 17:44:27 +0100, Armin Rigo a écrit: > Hi Gabriel, > > On Fri, Mar 1, 2013 at 4:22 PM, Gabriel de Perthuis > wrote: >> Packages using CFFI should be able to install-require CFFI whatever the >> interpreter is, including requirin

Re: [pypy-dev] newbie question: why doesn't pypy run google app engine dev_appserver.py?

2013-03-02 Thread Adam Sah
sure... but it looked like nobody's tried it, and I didn't want to dig into before understanding other people's experience. the immediate problem was this import error: https://groups.google.com/d/msg/google-appengine/ijP7X5JXiKM/fIAcI0X-9DIJ adam On Sat, Mar 2, 2013 at 1:41 AM, Maciej Fijalkow

Re: [pypy-dev] newbie question: why doesn't pypy run google app engine dev_appserver.py?

2013-03-02 Thread Ronny Pfannschmidt
Hi Adam, Maciej I’m pretty sure there is some vendor lock-in happening. I vaguely remember app-engine python and its sdk is a bit different than normal python and would need some extra porting for support on pypy. -- Ronny On 03/02/2013 10:41 AM, Maciej Fijalkowski wrote: Hi Adam. I have no

Re: [pypy-dev] newbie question: why doesn't pypy run google app engine dev_appserver.py?

2013-03-02 Thread Maciej Fijalkowski
Hi Adam. I have no idea. Posting a traceback (or describing the way it does not work) will be a good start. On Sat, Mar 2, 2013 at 8:29 AM, Adam Sah wrote: > There are hordes of small app engine apps that would love to self-host but > for the (very) poor performance of dev_appserver, which seems