Commit ed23ab67 authored by Georg Brandl's avatar Georg Brandl

Add attribution for patch co-author.

parent 491a4cb8
......@@ -164,7 +164,7 @@ Some smaller changes made to the core Python language are:
... if '<critical>' in line:
... outfile.write(line)
(Contributed by Georg Brandl;
(Contributed by Georg Brandl and Mattias Brändström;
`appspot issue 53094 <http://codereview.appspot.com/53094>`_.)
* ``round(x, n)`` now returns an integer if *x* is an integer.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment