]> granicus.if.org Git - python/commit
Change most sys attributes that were str8 objects into str objects
authorWalter Dörwald <walter@livinglogic.de>
Thu, 7 Jun 2007 18:41:59 +0000 (18:41 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 7 Jun 2007 18:41:59 +0000 (18:41 +0000)
commit94093ffcb68f79180c35b1c651738194a97a1bcb
treeb05b0bfbacb9c572f18fbfa3c19ae4430f0294af
parent3d1d712afcbfc3ccc106f15ca37adc72087b449f
Change most sys attributes that were str8 objects into str objects
(executable, prefix and exec_prefix are still str8).
Python/sysmodule.c