mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
de54353235
Use uniform standard signature syntax in the tutorial and in
the array and collections modules documentation.
(cherry picked from commit 17070f41d4)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>