]> granicus.if.org Git - python/commit
At least one of the buildbots was complaining about newview being used
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 7 Oct 2007 19:26:50 +0000 (19:26 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 7 Oct 2007 19:26:50 +0000 (19:26 +0000)
commitb35f128711e3dc618d92ab75eda3ba217904935e
tree60ff72f0e7dda914b0e140636afee2bae813a76b
parente43bd62b87b450bbd37e25629c6c3e8b1c75beae
At least one of the buildbots was complaining about newview being used
without being initialized.  Also make the code conform to the comment and
return the new object.  This code needs a test!
Objects/memoryobject.c