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 6225260 commit 8eb443dCopy full SHA for 8eb443d
1 file changed
Doc/whatsnew/3.4.rst
@@ -1501,7 +1501,7 @@ Other Improvements
1501
isolate the execution of a script from the user's environment. This is
1502
appropriate, for example, when Python is used to run a system script. On
1503
most POSIX systems it can and should be used in the ``#!`` line of system
1504
- scripts. (Contributed by Christian Heims in :issue:`16499`.)
+ scripts. (Contributed by Christian Heimes in :issue:`16499`.)
1505
1506
* Tab-completion is now enabled by default in the interactive interpreter.
1507
(Contributed by Antoine Pitrou and Éric Araujo in :issue:`5845`.)
0 commit comments