Global variables

gislan gislan at o2.pl
Wed Feb 12 19:36:27 EST 2003


Hi everyone

I have two questions

1. Is there any reason for NOT using globall variables (I know that
using global variables in i.e. C isn't very good idea. What about
python?)
2. I want to run other application (using os.system) and 'catch'
everything it will print on stdin. How can I do this?

Regards
Adam




More information about the Python-list mailing list