]> granicus.if.org Git - python/commit
Rename PyTclObject_unicode to PyTclObject_str and use this
authorWalter Dörwald <walter@livinglogic.de>
Thu, 12 Jul 2007 12:12:25 +0000 (12:12 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 12 Jul 2007 12:12:25 +0000 (12:12 +0000)
commit6720d91ee70517368589ceda104effca4313cee2
tree7d6dc09a85ee182f7cb499d674b56f46ab85c46f
parent7c1ebe33b89b5bbe6763c8be5333bb868a6711de
Rename PyTclObject_unicode to PyTclObject_str and use this
for the tp_str slot. Drop __unicode__ method.
Modules/_tkinter.c