[Tutor] A Newbie Printing Question

jfouhy at paradise.net.nz jfouhy at paradise.net.nz
Fri Apr 1 02:53:07 CEST 2005


Quoting "Jacob S." <keridee at jayco.net>:

> 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.

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/

The only other thing I can suggest is try running pydoc on the win32 modules and
looking at the docstrings.

-- 
John.


More information about the Tutor mailing list