Using a dictionary to pass data to/from embedded python functions

Alex Martelli aleax at mac.com
Sun Aug 13 00:38:33 EDT 2006


wardm <wardm66 at gmail.com> wrote:

> Thanks again for your help, I agree, it seems I need to read a good book on
> Python.
> 
> One last question, will Python allow me to add new items to 
> InterfaceModule.VarDictionary
> from the Python functions I call ?

Yes, no problem with that.


Alex



More information about the Python-list mailing list