mirror of
https://github.com/python/cpython.git
synced 2026-08-21 02:31:11 +08: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")