On 08/11/2016 01:19 PM, Alan Gauld via Tutor wrote:
On 11/08/16 17:14, Ken G. wrote:
Unfortunately, no printing is done yet. Still working on it. Your
reference to duckduckgo.com provided a list of useful pywin32
attibutes but no examples was provided. Will keep looking. Thanks.
PyWin32 is a v
On 11/08/16 17:14, Ken G. wrote:
> Unfortunately, no printing is done yet. Still working on it. Your
> reference to duckduckgo.com provided a list of useful pywin32 attibutes
> but no examples was provided. Will keep looking. Thanks.
PyWin32 is a very thin layer on top of the Win32/COM API.
You
On 08/11/2016 11:34 AM, Steven D'Aprano wrote:
On Thu, Aug 11, 2016 at 10:28:44AM -0400, Ken G. wrote:
import win32print
ImportError: No module named win32print
I have searched high and low within my Windows computer and have been
unable to find 'win32print'