> From: Luke Paireepinart 
>  
> are you asking a question?
>  
>  
> Kermit Rose wrote: 
>  
>  
> Yes.   How can I make a package of functions declare global variables for
> passing information between
> the functions in the package?
>  
>   
a 'package' meaning a module?
If you think you need global variables you're probably going about the 
problem the wrong way.
What are you trying to do?
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to