commit | 0bbd8abe6b890e296141a4311b361f81af2e4b2c | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Tue Jun 05 13:49:43 2007 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Tue Jun 05 13:49:43 2007 +0000 |
tree | 89892ad74c51215fe83b36dc7894f6b948b68a3e | |
parent | 9cb0802cb591bc2559743271450e8a064438e5b7 [diff] |
Simplify os_init() implementations by using PyErr_Format() directly instead of PyOS_snprintf()+PyErr_SetString().