Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8eb443d

Browse files
committed
Fix typo.
1 parent 6225260 commit 8eb443d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1501,7 +1501,7 @@ Other Improvements
15011501
isolate the execution of a script from the user's environment. This is
15021502
appropriate, for example, when Python is used to run a system script. On
15031503
most POSIX systems it can and should be used in the ``#!`` line of system
1504-
scripts. (Contributed by Christian Heims in :issue:`16499`.)
1504+
scripts. (Contributed by Christian Heimes in :issue:`16499`.)
15051505

15061506
* Tab-completion is now enabled by default in the interactive interpreter.
15071507
(Contributed by Antoine Pitrou and Éric Araujo in :issue:`5845`.)

0 commit comments

Comments
 (0)