]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19512: Use the new _PyId_builtins identifier
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 6 Nov 2013 23:43:05 +0000 (00:43 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 6 Nov 2013 23:43:05 +0000 (00:43 +0100)
commit53e9ec48e53840d2af24d7262908e6fc9837e856
tree478e4dfbe1489a45b4a0c67c5247ca8d6430209f
parentad14ccd047022d09f486d2359a342ffc5e676e5a
Issue #19512: Use the new _PyId_builtins identifier
Modules/_lsprof.c
Objects/object.c
Python/import.c