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