]> granicus.if.org Git - python/commit
Add a comment for some code I don't understand. Why would needsfree
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 18 Jan 2007 07:16:31 +0000 (07:16 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 18 Jan 2007 07:16:31 +0000 (07:16 +0000)
commite962300d0c839868f2ace3fc174ab1f9e19cb4e9
tree1d21b174587e0b7858475426432a0a8b0dc5ad49
parenteb68188a0d79979d2b41ffaac25b5059a85fa1d1
Add a comment for some code I don't understand.  Why would needsfree
be true if we didn't malloc the code?  Seems like the code is wrong
or could use comments.

Also verify if the buildbots are working properly for the 2.5 branch.
Modules/_ctypes/_ctypes.c