britney.py: turn on unbuffered writing

This commit is contained in:
Philipp Kern 2011-07-23 18:40:03 +00:00
parent ead5fba6ce
commit a088234d3c

View File

@ -1,4 +1,4 @@
#!/usr/bin/python2.5
#!/usr/bin/python2.5 -u
# -*- coding: utf-8 -*-
# Copyright (C) 2001-2008 Anthony Towns <ajt@debian.org>