Fix the zipfile example for Python 2; and rename it.
fedb305
The examples/csv/fuzz.py is actually testing the zipfile module, so it has been renamed to reflect this. There are slight differences in the Python 2 usage, which I've harmonised in the module.