Project

General

Profile

« Previous | Next » 

Revision 926

union: Clarified overwrite order of inputs in description

View differences:

union
1 1
#!/usr/bin/env python
2
# Combines two map spreadsheets A0->B and A1->C to A->B, with A0 overwriting A1
2
# Combines two map spreadsheets A0->B and A1->C to A->B, with B overwriting C
3 3

  
4 4
import csv
5 5
import os.path

Also available in: Unified diff