Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 491a4cb commit ed23ab6Copy full SHA for ed23ab6
1 file changed
Doc/whatsnew/3.1.rst
@@ -164,7 +164,7 @@ Some smaller changes made to the core Python language are:
164
... if '<critical>' in line:
165
... outfile.write(line)
166
167
- (Contributed by Georg Brandl;
+ (Contributed by Georg Brandl and Mattias Brändström;
168
`appspot issue 53094 <http://codereview.appspot.com/53094>`_.)
169
170
* ``round(x, n)`` now returns an integer if *x* is an integer.
0 commit comments