[New-bugs-announce] [issue16719] Get rid of WindowsError. Use OSError instead

Serhiy Storchaka report at bugs.python.org
Tue Dec 18 22:32:35 CET 2012


New submission from Serhiy Storchaka:

Here is a patch.

----------
components: Extension Modules, Interpreter Core, Library (Lib)
files: windowserror2oserror.patch
keywords: patch
messages: 177719
nosy: serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Get rid of WindowsError. Use OSError instead
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file28355/windowserror2oserror.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16719>
_______________________________________


More information about the New-bugs-announce mailing list