Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_generators.py
Find file
Blame
History
Permalink
#1473257: add generator.gi_code attribute that refers to
· c18abd33
Georg Brandl
authored
Jan 26, 2008
the original code object backing the generator. Patch by Collin Winter.
c18abd33