From ca27cd07dbab5a649d4fee9a8d44549525a82969 Mon Sep 17 00:00:00 2001 From: Philipp Kern Date: Sat, 23 Jul 2011 18:40:03 +0000 Subject: [PATCH] britney.py: turn on unbuffered writing --- britney.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/britney.py b/britney.py index d0905b3..927b856 100755 --- a/britney.py +++ b/britney.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2.5 +#!/usr/bin/python2.5 -u # -*- coding: utf-8 -*- # Copyright (C) 2001-2008 Anthony Towns