New submission from Vladimir M. <mlvl...@gmail.com>: The page at (http://docs.python.org/reference/datamodel.html) says: "In x * y, if one operator is a sequence that implements sequence repetition".
Obviuosly, it should be changed to: "In x * y, if one operand is a sequence that implements sequence repetition". ---------- assignee: docs@python components: Documentation messages: 137352 nosy: Vladimir.M., docs@python priority: normal severity: normal status: open title: Datamodel documentation page: 'operator' where 'operand' should be versions: Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12223> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com