mirror of
https://github.com/python/cpython.git
synced 2026-08-03 23:55:47 -04:00
In the tutorial about the Generator expression, there is an example with a dict comprehension and not with a generator expression, just removed the code.