Yeah I tried to stop this message after I sent it, well I'll try to be more
careful when renaming fields,
thanks anyway!
On Mon, Mar 9, 2009 at 9:32 PM, Paul Roy wrote:
>
> have you tried __name__ instead of __title__ ..?
>
> Sent from my iPhone
>
> On 09-03-09, at 15:28, Marcelo Sena wrote:
>
have you tried __name__ instead of __title__ ..?
Sent from my iPhone
On 09-03-09, at 15:28, Marcelo Sena wrote:
>
> Hi, I'm getting the following error message when trying to run my
> application:
>
> 1 if __title__ == "__main__":
>2 main()
> __title__ undefined
>
> : name '__title__'