Re: [Python-Dev] [pypy-dev] PyPy 1.3 released

2010-07-01 Thread Maciej Fijalkowski
On Wed, Jun 30, 2010 at 3:24 PM, Phyo Arkar wrote: > So far , python-mysql still not working.. > > Anyone had sucessfully got it work? Hey. I'm not aware of anyone who had any success. You can come to #pypy on irc.freenode.net and we can see how to solve the problem. > > On Fri, Jun 25, 2010 at

Re: [Python-Dev] [pypy-dev] PyPy 1.3 released

2010-06-26 Thread Armin Rigo
Hi, On Fri, Jun 25, 2010 at 05:27:52PM -0600, Maciej Fijalkowski wrote: >python setup.py build As corrected on the blog (http://morepypy.blogspot.com/), this line should read: pypy setup.py build Armin. ___ Python-Dev mailing list Python-Dev