svn+ssh://bugman@.../svn/relax/trunk
........
r18345 | bugman | 2013-02-01 12:39:47 +0100 (Fri, 01 Feb 2013) | 17 lines
  Python 3 fixes for the newly included Geometry.Transformation ScientificPython 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 \
  /data/relax/relax-trunk/extern/scientific_python/Geometry/Transformation.py
........