SIGN IN SIGN UP

"make test" was still broken when building in a subdirectory: Andrew's

fix set PYTHONPATH to something starting with $(srcdir)/build/lib....
The use of $(srcdir) was wrong here, it should be ./build/lib...
G
Guido van Rossum committed
75e0058cdee9ccc48e63e87171defa33e3c6ea19
Parent: ccc2e3d