Python IDLE with “new” division on OS X
2004-10-05 22:08(Deutscher Text siehe separater Artikel)
Kamen got the book Python für Kids. To enable him to use the book on OS X, I wanted to setup the Python environment on the Mac as on the PC: Install IDLE and, to hide the differences between integer and floating point math, configure to use the new division.
Installing IDLE [...]