[python-win32] Using an optional attribute of a method

Aaron Patrick Lehmann lehmanap at cs.purdue.edu
Thu Sep 18 11:29:54 EDT 2003


Hey all--

I'm trying to use a method with optional arguments:
	GetDefaultFolder(objsession, ObjectType [, mailbox])

This method works if I don't need to use the mailbox argument, but the
dynamic wrapper does not recognize the optional argument.  Is there a way I
can make it recognize it?

Aaron Lehmann
-- 
Old hold for new construction.  --Gene Ray www.timecube.com




More information about the Python-win32 mailing list