* src/tools/book-dist.py: Change shebang from "python2" to "python".
"python" == 2.x and "python2" == nonexistent is more common than "python" == 1.x and "python2" == 2.x.
Authored by: maxb 2006-03-13
Parent: [r2061]
Child: [r2063]