well crappity ! let me put a try/catch around that...changeset 1637.
On Jun 17, 2006, at 7:59 AM, Julien Cigar wrote:
> Great news !
>
> I just upgraded from 0.2.2 to 0.2.3 but unfortunately I got an error :
>
> Mod_python error: "PythonHandler public/dispatch"
>
> Traceback (most recent call la
I'm still using 2.3 .. so that could be the problem
Charles Duffy wrote:
> Julien Cigar wrote:
>
>> Traceback (most recent call last):
>> init.__name__ = oldinit.__name__
>> TypeError: readonly attribute
>>
>
> Which version of Python are you running? In 2.4, __name__ doesn't appear
>
Julien Cigar wrote:
> Traceback (most recent call last):
> init.__name__ = oldinit.__name__
> TypeError: readonly attribute
Which version of Python are you running? In 2.4, __name__ doesn't appear
to be read-only.
___
Sqlalchemy-users mailing lis
Great news !
I just upgraded from 0.2.2 to 0.2.3 but unfortunately I got an error :
Mod_python error: "PythonHandler public/dispatch"
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line 299, in
HandlerDispatch
result = object(req)
File
hey all -
this one is pretty important as it fixes a major speed hit that was
occuring with backref relationships getting cascaded like crazy when
you attached objects together.
also, the internals of Mapper are highly modified to support
"deferred" compilation; a compile() method is automa
5 matches
Mail list logo