Project

General

Profile

« Previous | Next » 

Revision 10190

bin/map: removed no longer accurate comment that this is case- and punctuation-insensitive, since the case- and punctuation-insensitivity is now instead handled by map.csv preprocessing scripts before the mappings are even provided to bin/map

View differences:

bin/map
6 6
# http://vegbank.org/vegdocs/xml/vegbank_example_ver1.0.2.xml
7 7
# Duplicate-column safe (supports multiple columns of the same name, which will
8 8
# be combined)
9
# Case- and punctuation-insensitive.
10 9

  
11 10
import copy
12 11
import csv

Also available in: Unified diff