[python-win32] python-win32] Re: inb() and outb() with Python Win32 ?

Niki Spahiev niki at vintech.bg
Tue Oct 19 10:09:10 CEST 2004


Tony Cappellini wrote:
> 
> 
> Thomas
> 
> So what happens on Win2K, NT, and XP, when the below functions are called ?
> 
> cdll.msvcrt._inp(...)
> cdll.msvcrt._outp
> 
> I assume an exception- but I don't see how something like this could be 
> caught in Python's exception handling.

There is python module for printer control which works under
NT, XP

HTH
Niki Spahiev


More information about the Python-win32 mailing list