[python-win32] PyWin 32 variable instead of 'Nothing' in VB

Payman Rowhani mpkn2002 at yahoo.com
Mon Feb 16 09:03:03 CET 2009


We have a Visual Basic script that communicates with an application through com. We like to translate it to Python and use win32com.client instead. We have everything working, except for the use of "Nothing" in the VB script for a couple of its function calls. What is the replacement of "Nothing" in Python? Note that the generic "None" does not work. 
 
Thanks in advance,
Payman



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20090216/15d47fb5/attachment.htm>


More information about the python-win32 mailing list