[New-bugs-announce] [issue10120] concurrent.futures module is not installed properly

Neil Muller report at bugs.python.org
Sat Oct 16 09:04:51 CEST 2010


New submission from Neil Muller <drnlmuller+bugs at gmail.com>:

with make install (r85564), lib/python3.2/concurrent is created, but the futures module is not installed there. The attached trivial patch fixes this here.

----------
files: futures-Makefile.diff
keywords: patch
messages: 118858
nosy: Neil Muller
priority: normal
severity: normal
status: open
title: concurrent.futures module is not installed properly
Added file: http://bugs.python.org/file19249/futures-Makefile.diff

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


More information about the New-bugs-announce mailing list