]> granicus.if.org Git - python/commit
Change format_ctime() to return unicode (i.e.
authorWalter Dörwald <walter@livinglogic.de>
Thu, 31 May 2007 16:19:50 +0000 (16:19 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 31 May 2007 16:19:50 +0000 (16:19 +0000)
commit4af32b3d67bf013b6dcce3b827365d187a0e2973
tree3ef3994f83ab337c896e99a55b2fe30f9c2b8459
parent7696ed7b926dd73700ff9972d7a47beb7ec13191
Change format_ctime() to return unicode (i.e.
date.ctime() and datetime.ctime() return unicode now).
Modules/datetimemodule.c