Re: [SQLObject] SQLObject and pypy - pydispatcher bug
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2011-07-04 14:44:13
|
Hi! On Mon, Jul 04, 2011 at 04:26:39PM +0200, Neil Muller wrote: > Currently, sqlobject fails to install properly using pypy due to > robustapply.function failing to do the right thing. This issue was > previously reported against django's included version of pydispatcher > - see https://code.djangoproject.com/ticket/6857 . > > Attached is the pypy patch from that ticket tweaked to apply against > sqlobject's included version of pydispatcher - this allows sqlobject > to install using pypy Thank you! I'll test it. Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |