Cheers, folks. So, just 1.5 months ago I posted my own Python script to load shapefile data. Well, recently — while doing some pretty hardcore shapefile loading + cartogram generation — I realized I had a pretty significant error in my shapefile loading module.
This link (to my corrected shpUtils.py), corrects the mistake. [...]