]> granicus.if.org Git - python/commit
A no-op change. It looks like this call was not meant to be a recursive
authorArmin Rigo <arigo@tunes.org>
Wed, 24 Nov 2010 10:39:23 +0000 (10:39 +0000)
committerArmin Rigo <arigo@tunes.org>
Wed, 24 Nov 2010 10:39:23 +0000 (10:39 +0000)
commit442e4477fee2d8ad235aa75cb8aeb1c6dafc2764
tree7cbf376b8522cabfa74a7bded9562366d751f018
parent61ff85e609485c7d9d250c23d30a6ef9bd978576
A no-op change.  It looks like this call was not meant to be a recursive
call, but just call the helper (which the recursive call ends up doing).
Objects/setobject.c