]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
note for amk
authorAnthony Baxter <anthonybaxter@gmail.com>
Mon, 13 Dec 2004 11:39:33 +0000 (11:39 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Mon, 13 Dec 2004 11:39:33 +0000 (11:39 +0000)
Doc/whatsnew/whatsnew24.tex

index 478f5b8b43c37260f2141e830e83eaaeb6ee9ae7..3bb087a838337832e76ddd1366c8ebc5247d2298 100644 (file)
@@ -1720,6 +1720,9 @@ a partially-initialized module object in \code{sys.modules}.
 \item \constant{None} is now a constant; code that binds a new value to 
 the name \samp{None} is now a syntax error.
 
+% signal module now raises a RuntimeError on insane calls - e.g. setting a 
+% handler on SIGKILL
+
 \end{itemize}