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 69cf3c7 commit b384c72Copy full SHA for b384c72
1 file changed
Doc/whatsnew/whatsnew23.tex
@@ -218,7 +218,7 @@ \section{New and Improved Modules}
218
219
Return enhanced tuples in grpmodule
220
221
-posixmodule: killpg,
+posixmodule: killpg, mknod
222
223
Expat is now included with the Python source
224
@@ -228,6 +228,7 @@ \section{New and Improved Modules}
228
Add optional arg to string methods strip(), lstrip(), rstrip().
229
The optional arg specifies characters to delete.
230
231
+Add dict method pop().
232
233
%======================================================================
234
\section{Interpreter Changes and Fixes}
0 commit comments