>>> from foundation import foundation >>> foundation('data_foundation.txt', 'tswitzerland.txt') >>> f = open('tswitzerland.txt', 'r') >>> f.read() '38999000 2\n36787656 3\n36999000 2\n38888777 4\n39999000 3\n36546567 3\n'