]> granicus.if.org Git - python/commit
#7116: str.join() takes an iterable.
authorGeorg Brandl <georg@python.org>
Wed, 14 Oct 2009 18:48:32 +0000 (18:48 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 14 Oct 2009 18:48:32 +0000 (18:48 +0000)
commit9b4e5820cb942973056c5512bc79a2701b956e45
tree8e03e500f3552e5fb6c6f09c152563eff440d61e
parentbb86314d227aa1b695b7c968a2cdf42146cacf29
#7116: str.join() takes an iterable.
Doc/library/stdtypes.rst
Objects/stringobject.c
Objects/unicodeobject.c