]> granicus.if.org Git - python/commit
Issue #13783: PEP 380 cleanup part 2, using the new identifier APIs in the generator...
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 17 Jun 2012 05:45:11 +0000 (15:45 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 17 Jun 2012 05:45:11 +0000 (15:45 +1000)
commit5b0dac12b81f4af01506fb61184515147bee7a09
treeb51588b2df3ee9c6b0e2f4f3157019536732123d
parentc40bc09942f9532ed957dc8cd4da269ec089e830
Issue #13783: PEP 380 cleanup part 2, using the new identifier APIs in the generator implementation
Misc/NEWS
Objects/genobject.c