From: Ulrich Dangel Date: Tue, 20 Oct 2009 22:25:52 +0000 (+0200) Subject: use sys.stdout.write instead of print to prevent additional newlines X-Git-Tag: v0.9.13~4 X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=16ce6913237ba7ba00280773a9ef5218a6efacf0;hp=16ce6913237ba7ba00280773a9ef5218a6efacf0 use sys.stdout.write instead of print to prevent additional newlines ---