Warning message to STDERR
Opened this issue · 1 comments
Deleted user commented
in streamparser.py there is the warning printing print("WARNING: Empty readings for {}".format(self.lexicalUnit), file=sys.stderr)
, could it be printed to STDERR instead?
Deleted user commented
oh shoe, it is already, forget