Ned Deily added the comment:

Also, the patch causes a test failure with a framework build:

======================================================================
FAIL: test_defaults (test.test_venv.BasicTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/py/dev/3x/root/fwd/Library/Frameworks/pytest_10.9.framework/Versions/3.5/lib/python3.5/test/test_venv.py",
 line 106, in test_defaults
    self.assertIn('home = %s' % path, data)
AssertionError: 'home = /py/dev/3x/root/fwd/./bin' not found in 'home = 
/py/dev/3x/root/fwd/bin\ninclude-system-site-packages = false\nversion = 
3.5.0\n'

----------

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

Reply via email to