PerfMonTests+PerfMonComps+PerfMonAna: Python 3 fixes
- integer division
- print function
- user module
- commands module
- iteritems
- has_key
- text/binary file formats
- string module
- matplotlib deleted functions
- except/raise statement syntax
- relative module import
- commands module
- basestring
- generators -> lists
- it.next() -> next(it)
- exec