Quantcast
Channel: DaniWeb Solved Topics
Viewing all articles
Browse latest Browse all 576

.py page just for variables

$
0
0

Im new to python , trying to update my self from the time of ASP Classic.
In that time i use to have a page for vars that i included in my main page.

I like that method because i can keep all my vars organized.

I tried to do that with python but allways get errors, yes i tried declare them as global as well but still got errors.

Is there a way to do that with python or is it better to declare them as you go?

thanks


Viewing all articles
Browse latest Browse all 576

Trending Articles