Paul Thompson
2014-09-07 22:36:04 UTC
I am working with wxPython and Python in general to design an image
processing tool. I am a little confused about one thing with Python -
passing information. I am tempted to set a lot of items as global, but that
is considered less than optimal by some. So, do I pass them through the
call as parameters, and get them back as return values? Or have I missed
something?
processing tool. I am a little confused about one thing with Python -
passing information. I am tempted to set a lot of items as global, but that
is considered less than optimal by some. So, do I pass them through the
call as parameters, and get them back as return values? Or have I missed
something?
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.