![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: "The World's Most Maintainable Programming Language"
From: Thomas Nelson <thn@mail.utexas.edu>
Date: Sun Apr 09 2006 - 22:02:50 CEST
I thought the paragraph about provability was interesting. Presumably
It's worth noting that the author makes proving correctness sound like
def collatz(n,i=0):
It is currently unknown whether this even terminates in all cases.
|