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 15d81ef commit 3e06757Copy full SHA for 3e06757
1 file changed
Misc/NEWS
@@ -23,7 +23,9 @@ Core
23
max()
24
min()
25
reduce()
26
-
+ XXX TODO string.join(), unicode.join()
27
+ XXX TODO tuple()
28
+ XXX TODO zip()
29
30
What's New in Python 2.1 (final)?
31
=================================
0 commit comments