commit | bca1169e94f81b140629ae69ce2ab33628d26b08 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Feb 28 18:19:17 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Feb 28 18:19:17 2010 +0000 |
tree | 6f5f7e79c639fc8523800353aa7b542b0189f932 | |
parent | 68beef66335707f8d0daac208dcf56bfcece8315 [diff] |
#8030: make builtin type docstrings more consistent: use "iterable" instead of "seq(uence)", use "new" to show that set() always returns a new object.