>import win32print
>ImportError: No module named win32print

That module doesn't exist on your python path

'pywin32' is its canonical name.

http://sourceforge.net/projects/pywin32/

For the same question: 
https://mail.python.org/pipermail/python-list/2015-July/693402.html
This email is confidential and may be subject to privilege. If you are not the 
intended recipient, please do not copy or disclose its content but contact the 
sender immediately upon receipt.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to