]> granicus.if.org Git - python/commit
Patches for mywrite() by Marc Lemburg: save/restore the error state
authorGuido van Rossum <guido@python.org>
Mon, 12 Oct 1998 18:22:10 +0000 (18:22 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 12 Oct 1998 18:22:10 +0000 (18:22 +0000)
commit8442af35fe337a81efa83952574c5ca0dbcc2883
treea1f0bfbe09358c14ed0653485e60c0f72216724b
parent41f0a98f8f22d37ce721aa0a5d4285b3e4b2e7d7
Patches for mywrite() by Marc Lemburg: save/restore the error state
reliably; check return value of vsprintf().
Python/sysmodule.c