write CSV file to flash USB

Hello,
I’m trying to write a csv file to the flash USB but the import csv command gives the error
ImportError: No module named _csv

does anyone have any idea on how to solve the problem?
Thanks a lot!