Jason Vas Dias <jason.vas.d...@gmail.com> added the comment:

OK, so getting out strace shows I need to do :

$ LD_LIBRARY_PATH=`pwd` LD_PRELINK=`pwd`/libpython3.3.so.1.0 ./python -Wd -E 
-bb /usr/src/cpython/Lib/test/regrtest.py  -l -v 2>&1 | tee 
make.test.verbose.log

I'll show the failures from the above command when it has completed .

----------

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

Reply via email to