Another step in Python 3 translation.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 23 Feb 2012 16:49:02 +0000 (11:49 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 23 Feb 2012 16:49:02 +0000 (11:49 -0500)
commitd07b7b4c26776011f703a7a4ed5ae792bfc46bea
tree29f8d86d873a98ca6226ec74c478ef8575d2f901
parent35698c4d5c008fe0cb6ec4f61edbe4d9df963c8c
Another step in Python 3 translation.

Detabify, and use integer division operations where needed.

All regression testrs pass (in Python 2).
sst.py
test/Makefile