Project

General

Profile

« Previous | Next » 

Revision 3788

ch_root, ch_root_via: Documented that these are usually not idempotent operations

View differences:

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