Commit Graph

2 Commits (e280f2f7b07e249d116c8b1cd63670044e602119)

Author SHA1 Message Date
Matt Clay a8116497ba More test fixes for split controller/remote tests. 7 years ago
Dag Wieers 23ae3aa32a read_csv: new module to read CSV files (#49578)
* read_csv: new module to read CSV files

* Add a doc reference to the csvfile lookup plugin

* Enable the use of custom dialect options

* Improve error handling

* Fix PEP8

* Fix more PEP8

* Simplify custom dialect code

* Add integration tests

* Fixes for CI

* Fix for python 2.6
7 years ago