krishnakant Mane wrote:

> I can't figure out where is the win32api module in my system.
> I think I need to download it.
> I tried to search but did not find it.

googling for "python win32api" gives you:

     http://sourceforge.net/project/showfiles.php?group_id=78018

among the first few hits.  as for documentation, it's just a binding for 
the win32 api:s, which are extensively documented over at microsoft.com.

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to