Some trivial python optimizations:
* mostly range -> xrange * removed "getallchars" convoluted implementation in favor of "ord" builtin * better code overall for save_util.py (though I think it's fallen in disuse so it wouldn't matter)
Authored by: klaussfreire 2012-06-02
Parent: [r13385]
Child: [r13387]