Restructure the code and implement a printing queue #29
Reference in New Issue
Block a user
Delete Branch "restructure-printing-queue"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #26 #18
1e46de4b3ctobc035508cdWIP: Restructure the code and implement a printing queueto Restructure the code and implement a printing queue@@ -199,0 +235,4 @@finally:try:os.remove(path)except OSError as e:Closes #31
Pretty good, still needs a few things fixed here and there, but a good base to implement new Printers