New submission from Zsolt Cserna <zsolt.cse...@morganstanley.com>:

Python 2.7rc2

test_user_similar test in test_sysconfig fails for me. I think it's because I 
have different --exec-prefix and --prefix specified. The test assumes that 
get_config_var('base') is the part of the global_path = get_path('platstdlib', 
'posix_prefix') which is not necessarily true.

I've attached the pdb output containing the variable names.

----------
components: Tests
files: pdb_test_user_similar.txt
messages: 108828
nosy: csernazs
priority: normal
severity: normal
status: open
title: test_sysconfig fails (test_user_similar)
versions: Python 2.7
Added file: http://bugs.python.org/file17789/pdb_test_user_similar.txt

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

Reply via email to