python2v3 print statement test doesn't work in python 2

Issue #19 resolved
Jason Wang created an issue

In python 2, iglob doesn't have the recursive keyword, so test_print doesn't work in python 2. This is not an issue for the build system, but would be nice to have it working in python 2 in case people want to run the test locally on their machines.

Comments (3)

  1. Log in to comment