Re: [afw-general] Re: Mmmm...Strange Error with AfW 0.3.1a Part Deux
Status: Alpha
Brought to you by:
zigguratt
|
From: Daniel E. <da...@sy...> - 2003-09-16 13:16:23
|
Yes, this is related. I've come up with a better fix that will cover both cases. I've attached a new sendmail.py instead of trying to paste in a section of code. It's also in CVS if that's your preference. Thanks again, Tim! Daniel ----------------- I see dumb people ----- Original Message ----- From: "Tim Jaeger" <tj...@re...> To: <afw...@li...> Sent: Monday, September 15, 2003 4:33 PM Subject: [afw-general] Re: Mmmm...Strange Error with AfW 0.3.1a Part Deux > Well here is another strange error I'm getting now..possibly similar to the previous one? > > Traceback (most recent call last): > File "C:/AfW/sendmail.py", line 144, in ? > Sendmail().main() > File "C:/AfW/sendmail.py", line 121, in main > session.quit() > UnboundLocalError: local variable 'session' referenced before assignment > > Let me know if you need any logs.. > > -Tim > |