Get rid of os.error. Use OSError instead

BPO 16706
Nosy @asvetlov, @hynek

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/asvetlov'
closed_at = <Date 2012-12-18.20:09:33.904>
created_at = <Date 2012-12-17.20:51:36.893>
labels = ['type-bug', 'library']
title = 'Get rid of os.error. Use OSError instead'
updated_at = <Date 2012-12-18.20:09:33.903>
user = 'https://github.com/asvetlov'

bugs.python.org fields:

activity = <Date 2012-12-18.20:09:33.903>
actor = 'asvetlov'
assignee = 'asvetlov'
closed = True
closed_date = <Date 2012-12-18.20:09:33.904>
closer = 'asvetlov'
components = ['Library (Lib)']
creation = <Date 2012-12-17.20:51:36.893>
creator = 'asvetlov'
dependencies = []
files = []
hgrepos = []
issue_num = 16706
keywords = []
message_count = 5.0
messages = ['177677', '177684', '177685', '177703', '177705']
nosy_count = 3.0
nosy_names = ['asvetlov', 'python-dev', 'hynek']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16706'
versions = ['Python 3.4']