[issue23210] remove the word "virtual" from help(range)

2015-01-09 Thread Roundup Robot
Roundup Robot added the comment: New changeset 79f33147949b by Benjamin Peterson in branch '3.4': remove buzzword (closes #23210) https://hg.python.org/cpython/rev/79f33147949b New changeset 154ae3af0317 by Benjamin Peterson in branch 'default': merge 3.4 (#23210) https://hg.python.org/cpython/r

[issue23210] remove the word "virtual" from help(range)

2015-01-09 Thread Ethan Furman
Ethan Furman added the comment: Others have chimed in for removal of the word "virtual", with the Best In Class comment going to Guido for: > To me it is a poisonous buzzword that we're better without. > It has virtually no semantics left. :-) -- assignee: docs@python -> components: +