Message232676
Yes, it's based on a real-world need. I work for a Fortune 500 company and we have an internal tool that exports CSV files using what I've described as the QUOTE_NOTNULL rules. I need to create similar files for re-importation. Right now, I have to post-process the output of my Python program to get it right. I added in the QUOTE_STRINGS rule for completeness. I think these two new rules would be useful for anyone wanting to create sparse CSV files. |
|
Date |
User |
Action |
Args |
2014-12-15 19:40:10 | samwyse | set | recipients:
+ samwyse, skip.montanaro, rhettinger, r.david.murray, krypten |
2014-12-15 19:40:10 | samwyse | set | messageid: <1418672410.26.0.213816640681.issue23041@psf.upfronthosting.co.za> |
2014-12-15 19:40:10 | samwyse | link | issue23041 messages |
2014-12-15 19:40:09 | samwyse | create | |
|