1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

Revert "try uncommenting win32"

This reverts commit 981f29b76a.
This commit is contained in:
Patrick Kanzler
2023-08-16 22:59:15 +02:00
parent 981f29b76a
commit 2f8ec0bbb9

View File

@@ -394,6 +394,8 @@ class Dummy(Escpos):
pass
if _WIN32PRINT:
class Win32Raw(Escpos):
"""Printer binding for win32 API.