]> granicus.if.org Git - python/commit
Issue #19515: Remove identifiers duplicated in the same file.
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 12 Nov 2013 20:39:02 +0000 (21:39 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 12 Nov 2013 20:39:02 +0000 (21:39 +0100)
commit3f36a5736b92457273d06cc17d55dd379381873d
tree81b290f15766d544f0962fed401f52036bf961cc
parentdcf17f8a553f51fc77d6bb72f4563f625af0d639
Issue #19515: Remove identifiers duplicated in the same file.
Patch written by Andrei Dorian Duma.
Modules/_io/bufferedio.c
Modules/_io/iobase.c
Modules/cjkcodecs/multibytecodec.c
Objects/typeobject.c
Python/pythonrun.c