Go to the source code of this file.
Namespaces | |
| bm2bq | |
Variables | |
| list | bm2bq.columns = [] |
| bm2bq.js = json.loads(f.read()) | |
| bm2bq.js2 = json.loads(f.read()) | |
| dictionary | bm2bq.sane_row = {} |
| dictionary | bm2bq.SANITIZE |
| bm2bq.writer = csv.DictWriter(sys.stdout, [c for c, t in columns]) | |