]> granicus.if.org Git - python/commit
Just inline a function, and discover that it can only raise an exception.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 22 Nov 2007 21:42:04 +0000 (21:42 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 22 Nov 2007 21:42:04 +0000 (21:42 +0000)
commite165727d57afb2059ec807acf5c1b32cb6f0ea9b
tree873566defe8fe6ef7654705ad319577e4e48f28c
parent3ee05afa53663452da0176c6a35cffeb8d45166d
Just inline a function, and discover that it can only raise an exception.

Next step: should PyString_AsStringAndSize accept buffer objects?
Objects/stringobject.c