New submission from Colin J. Williams <c...@ncf.ca>: Shift operators. It would be good if "<<" and ">>" could be included in the index.
Incidentally, the usage seems counter-intuitive. One would expect ">>" to be a shift to the right and "<<" to be a shift to the left. ---------- assignee: georg.brandl components: Documentation messages: 90917 nosy: cjw, georg.brandl severity: normal status: open title: Help index versions: Python 2.6 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6571> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com