Extending python & mutability

John john.thai at dspfactory.com
Wed Jun 27 17:03:32 EDT 2001


When extending python, if I have a function that is expecting a list whose
contents are mutible, can I modify the contents and will the changes be
reflected in back in Python?

Thanks,

John





More information about the Python-list mailing list