Try ensuring all methods have parens - eg:

> myDistList.Save 
> myDistList.Display

May not have any effect without the trailing () to indicate a method call.

Mark
_______________________________________________
Python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to