Fix a refleak in test_uuid when run with -j.
The "refleak" was simply the effect of internal buffering in block buffering mode (rather than line buffering when sys.stdout is a terminal)
A
Antoine Pitrou committed
1e8e5f0680b3014da460008b50bd1663cb1ef310
Parent: e03866f