New submission from Malthe Borch:

When ``docutils`` are importable, distutils uses a reporter implementation that 
incorrectly drops a return value from the ``system_message`` override (see 
patch).

----------
assignee: eric.araujo
components: Distutils
files: patch.diff
keywords: patch
messages: 170640
nosy: eric.araujo, malthe, tarek
priority: normal
severity: normal
status: open
title: Missing return value in ``system_message``
type: behavior
versions: Python 2.7, Python 3.2
Added file: http://bugs.python.org/file27215/patch.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15961>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to