Revision 3788
Added by Aaron Marcuse-Kubitza over 12 years ago
ch_root | ||
---|---|---|
1 | 1 |
#!/usr/bin/env python |
2 |
# Transforms a map spreadsheet to use a different root |
|
2 |
# Transforms a map spreadsheet to use a different root. |
|
3 |
# Warning: ch_root is usually *not* an idempotent operation. |
|
3 | 4 |
|
4 | 5 |
import csv |
5 | 6 |
import os.path |
Also available in: Unified diff
ch_root, ch_root_via: Documented that these are usually not idempotent operations