mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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.