mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -04:00
bd851cd167
millisleep(); document clock()
* Doc/ref6.tex (section{Assignment statements}): added warning
about overlaps in lhs of assignment (e.g. "i, x[i] = 1, 2")