Tarek Ziadé <ziade.ta...@gmail.com> added the comment:

That's because get_config_vars reads the src_dir
located in your Makefile (in config/Makefile):

srcdir=>>......./Users/ronald/Projects/python/bld/r301
VPATH=>.>......./Users/ronald/Projects/python/bld/r301

Moreover, the test is totally broken because it uses 
"Include" which won't work under Windows in that case.

So basically, it will work only on a trunk version.

This test has to be reworked asap.

----------
priority:  -> high
versions: +Python 2.6, Python 2.7, Python 3.1

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

Reply via email to