Kaydet (Commit) b384c726 authored tarafından Neal Norwitz's avatar Neal Norwitz

posix.mknod() and {}.pop() were added

üst 69cf3c76
...@@ -218,7 +218,7 @@ arraymodule.c: - add Py_UNICODE arrays ...@@ -218,7 +218,7 @@ arraymodule.c: - add Py_UNICODE arrays
Return enhanced tuples in grpmodule Return enhanced tuples in grpmodule
posixmodule: killpg, posixmodule: killpg, mknod
Expat is now included with the Python source Expat is now included with the Python source
...@@ -228,6 +228,7 @@ redisplay functions. ...@@ -228,6 +228,7 @@ redisplay functions.
Add optional arg to string methods strip(), lstrip(), rstrip(). Add optional arg to string methods strip(), lstrip(), rstrip().
The optional arg specifies characters to delete. The optional arg specifies characters to delete.
Add dict method pop().
%====================================================================== %======================================================================
\section{Interpreter Changes and Fixes} \section{Interpreter Changes and Fixes}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment