Revision 4049
Added by Aaron Marcuse-Kubitza over 12 years ago
map | ||
---|---|---|
36 | 36 |
import xml_func |
37 | 37 |
import xml_parse |
38 | 38 |
|
39 |
collision_suffix = '/_alt/'
|
|
39 |
collision_suffix = '/_merge/'
|
|
40 | 40 |
|
41 | 41 |
def get_with_prefix(map_, prefixes, key): |
42 | 42 |
'''Gets all entries for the given key with any of the given prefixes |
Also available in: Unified diff
bin/map: collision_suffix: Changed to use _merge instead of _alt to avoid losing source data on import when multiple fields collide