BPO | [9144](https://bugs.python.org/issue9144) --- | :--- Nosy | @loewis, @brettcannon, @pfmoore, @benjaminp, @merwok Files | [mp.diff](https://bugs.python.org/file17849/mp.diff "Uploaded as text/plain at 2010-07-03.08:58:09 by @pfmoore") *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: ```python assignee = 'https://github.com/benjaminp' closed_at = created_at = labels = ['build', 'type-crash', 'release-blocker'] title = 'Import error for multiprocessing in 2.7rc2 on Windows' updated_at = user = 'https://bugs.python.org/ot' ``` bugs.python.org fields: ```python activity = actor = 'jnoller' assignee = 'benjamin.peterson' closed = True closed_date = closer = 'jnoller' components = ['Build'] creation = creator = 'ot' dependencies = [] files = ['17849'] hgrepos = [] issue_num = 9144 keywords = ['patch'] message_count = 8.0 messages = ['109109', '109125', '109163', '109164', '109165', '109169', '109178', '109180'] nosy_count = 7.0 nosy_names = ['loewis', 'brett.cannon', 'paul.moore', 'benjamin.peterson', 'jnoller', 'eric.araujo', 'ot'] pr_nums = [] priority = 'release blocker' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'crash' url = 'https://bugs.python.org/issue9144' versions = ['Python 2.7'] ```