Running "AsyncThreadedAppServer" using "Python-2.2a4"
I get an error in "Transaction.py" since
"delattr(self, attrName)" does not work yet.

I had to apply the following temporary fix:

<snip>
try:
    delattr(self, attrName)
except:
    pass
</snip>

Question:
Do I have to switch back to another version?
Which?

Any assistance will be very appreciated.

Regards
Georg
begin:vcard 
n:Balmer;Georg
tel;fax:+41 41 676 77 35
tel;work:+41 41 676 77 33
x-mozilla-html:FALSE
url:georg-balmer.ch
org:Georg Balmer Informatik
adr:;;Rüteli, Postfach 18;Giswil;OW;6074;Switzerland
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Georg Balmer
end:vcard

Reply via email to