13 python -u Does anyone know the justification for -u (to make stdout unbuffered) be a command line option and not something that a python program can do programmatically?