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
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to