commit | cf47af4d713f4993ee9326f83dc79197896c1b9a | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Thu May 31 19:23:17 2007 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Thu May 31 19:23:17 2007 +0000 |
tree | c67acc049c80b988944e23ed8901024e32edd589 | |
parent | baf853c5376b9fbbf4f8644de756e36778b3a2be [diff] |
Change time.strftime() to return a unicode string. Use PyMem_Malloc() to allocate temporary storage.