I think it's very bad rhetoric to use nuclear reactor examples in
discussions about language features. Since Python has no static
checking, any program of reasonable size will have bugs. There's no
point in trying to amplify this fact by showing an example controlling
a reactor. In fact it might harm the technical point you are trying
to make: people may think "well, Python is totally unsuited for
reactor programs anyway, so why should I worry about this?"
--Guido van Rossum, CWI, Amsterdam <Guido.van.Rossum@cwi.nl>
URL: <http://www.cwi.nl/cwi/people/Guido.van.Rossum.html>