Revert "try uncommenting win32"
This reverts commit 981f29b76a1ec64743ca35b1a133bcd57ef705db.
This commit is contained in:
parent
981f29b76a
commit
2f8ec0bbb9
@ -394,7 +394,9 @@ class Dummy(Escpos):
|
||||
pass
|
||||
|
||||
|
||||
class Win32Raw(Escpos):
|
||||
if _WIN32PRINT:
|
||||
|
||||
class Win32Raw(Escpos):
|
||||
"""Printer binding for win32 API.
|
||||
|
||||
Uses the module pywin32 for printing.
|
||||
|
Loading…
x
Reference in New Issue
Block a user