]> granicus.if.org Git - python/commitdiff
credit where credit is due
authorRichard Jones <richard@commonground.com.au>
Sat, 27 May 2006 13:50:42 +0000 (13:50 +0000)
committerRichard Jones <richard@commonground.com.au>
Sat, 27 May 2006 13:50:42 +0000 (13:50 +0000)
Doc/whatsnew/whatsnew25.tex

index 968b95ae85c51654e5f8d6aed75e97c1b2723bbd..54fdf248225a22c0ba88d9331945d097492666b6 100644 (file)
@@ -1204,8 +1204,8 @@ and reduce memory usage a bit.  (Contributed by Neal Norwitz.)
 \item Python's built-in exceptions are now new-style classes, a change
 that speeds up instantiation considerably.  Exception handling in
 Python 2.5 is therefore about 30\% faster than in 2.4.
-(Contributed by Richard Jones and Sean Reifschneider at the 
-NeedForSpeed sprint.)
+(Contributed by Richard Jones, Georg Brandl and Sean Reifschneider at
+the NeedForSpeed sprint.)
 
 \item Importing now caches the paths tried, recording whether 
 they exist or not so that the interpreter makes fewer