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 eb99570 commit 3e5b1d3Copy full SHA for 3e5b1d3
1 file changed
Misc/HISTORY
@@ -21545,7 +21545,7 @@ Thu Feb 18 20:51:50 1999 Fred Drake <[email protected]>
21545
Bow to font-lock at the end of the docstring, since it throws stuff
21546
off.
21547
21548
- Make sure the path paramter to readmodule() is a list before adding it
+ Make sure the path parameter to readmodule() is a list before adding it
21549
with sys.path, or the addition could fail.
21550
21551
@@ -23597,7 +23597,7 @@ an underscore and used to initialize the pointer.
23597
- The warning about a thread still having a frame now only happens in
23598
verbose mode.
23599
23600
-- Change the signal finialization so that it also resets the signal
+- Change the signal finalization so that it also resets the signal
23601
handlers. After this has been called, our signal handlers are no
23602
longer active!
23603
0 commit comments