> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
> 
> Quoting "Jacob S." <[EMAIL PROTECTED]>:
> 
> > Cool! Does anybody know of... I guess a rather *thorough* 
> tutorial of
> > win32? for the very reason that I don't know that this 
> existed, and there may
> > be other things I can use that I'm missing...
> 
> I don't know of anything online ... It seems a very 
> poorly-documented corner of
> Python.

Since the pywin32 stuff just wraps standard Win32 libraries for the most
part, the resources at MSDN (http://msdn.microsoft.com) are quite
helpful.  While it is not Python-specific, it would probably be
redundant to extensively document the pywin32 stuff with MSDN available.

> Oreilly have a book which may be of help to you if you do a 
> lot of programming
> on Windows: http://www.oreilly.com/catalog/pythonwin32/

I agree.  It is an older book, but I found it helpful.  I think I got it
used for $6 or $8 on Amazon.

Christian
http://www.dowski.com
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to