Terry J. Reedy added the comment:

A minor change: distutils has is own version of sysconfig*, which is already 
imported into disutils/tests/test_build_ext.py. It has '_python_build' instead 
of 'is_python_build'. With that change, the decorators work as expected to skip 
the tests on installed Windows 3.4.1 either when test_build_ext is run by 
itself as main or as part of test_distutils.

# Seems like a violation of DRY. According to hg revision history, (and 
visually comparing the two, some patches have been applied to just one, some to 
both.

----------
stage:  -> patch review

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

Reply via email to