New submission from Éric Araujo <mer...@netwok.org>:

I’m working on removing uses of distutils from the standard library.  I found 
only one remaining use of distutils.sysconfig; changing it to use sysconfig 
should not change the behavior of the test, but I can’t test, so please review 
attached patch.

----------
assignee: eric.araujo
components: Macintosh, Tests
files: remove-distutils.sysconfig-traces.diff
keywords: patch
messages: 129795
nosy: eric.araujo, tarek
priority: normal
severity: normal
stage: commit review
status: open
title: Move from distutils.sysconfig to sysconfig in test_osx_env
versions: Python 3.3
Added file: 
http://bugs.python.org/file20963/remove-distutils.sysconfig-traces.diff

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

Reply via email to