Updates for Python3k.
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 .
This is from the docs/2to3_checklist document.
Authored by: bugman 2009-09-03
Parent: [r9452]
Child: [r9454]