Bugs: Browse | Download .csv
I noticed that Unix.input_of_descr and Unix.output_of_descr don't properly pass on the cleanup flag to wrap_in or wrap_out. This patch adds this. Was this accidental, or on purpose? If on purpose it probably should be documented in the code.