]> granicus.if.org Git - python/commit
type_new(): cast PyObject_MALLOC's result to char*, for clarity.
authorTim Peters <tim.peters@gmail.com>
Thu, 4 Oct 2001 05:43:02 +0000 (05:43 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 4 Oct 2001 05:43:02 +0000 (05:43 +0000)
commit59f809d3bc333ec0a4d21ad8d375782e0b25c17e
treec3341c2de516ab049dfcbc36a188901c3d967bf9
parent527e64fd68046cb6e2ff35afaf077160346d37ff
type_new():  cast PyObject_MALLOC's result to char*, for clarity.
Objects/typeobject.c