A python 3.0 fix for the grace module.
The command used was: 2to3 -w \ > -f buffer \ > -f idioms \ > -f set_literal \ > -f ws_comma \ > -x except \ > -x import \ > -x imports \ > -x long \ > -x numliterals \ > -x xrange \ > relax .
Authored by: bugman 2010-02-23
Parent: [r10859]
Child: [r10861]