blob: 9463251d823ab21766a3a816546b85c7000c4254 [file] [log] [blame]
#!/usr/bin/env python
import sys
sys.stderr.write("a line on stderr\n")
sys.stderr.flush()