SIGN IN SIGN UP

Minor improvements to itertools.tee():

* tee object is no longer subclassable
* independent iterators renamed to "itertools.tee_iterator"
* fixed doc string typo and added entry in the module doc string
R
Raymond Hettinger committed
f0c5aec85f30ed16d1a8b4d3113bd056881bbf6f
Parent: 397b45d