Gina Häußge
44402fda3a
Use CleaningTimedRotatingFileHandler in virtual printer
2016-10-14 09:37:06 +02:00
MirceaDan
c33a9f9aa2
from __future__ import absolute_import, division, print_function
...
changed the behavior to import division and print to be consistent
across all app and similar with python 3.x
2016-07-15 00:16:58 -07:00
Gina Häußge
2c0eed266c
Fixed some wrong indentation that somehow made it through editorconfig
2015-09-11 11:48:38 +02:00
Gina Häußge
91539624df
Virtual printer now has its own serial.log
2015-08-13 10:55:45 +02:00
Gina Häußge
8ac375fc9b
Some minor changes before merging the PR
...
* moved virtual printer into plugin
* made default serial factory use supplied parameters instead of directly utilizing self._port and similar
* documented new hook
2015-04-16 11:43:30 +02:00