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

Handle cases when fullCut or partCut not available

This commit is contained in:
Dmytro Katyukha
2017-02-03 16:19:11 +00:00
parent 4b81a27407
commit 279db655fd
3 changed files with 10 additions and 3 deletions

5
.gitignore vendored
View File

@@ -23,3 +23,8 @@ src/escpos/version.py
# testing temporary directories
test/test-cli-output/
# vim swap files
*.swp
*.swn
*.swo