17 Apr
2013
17 Apr
'13
1:14 a.m.
On Mon, Apr 15, 2013 at 9:33 PM, Steven Watanabe
AMDG
On 04/15/2013 05:45 PM, Christian Henning wrote:
Sorry I thought it failed due to:
Failed to match input file contents: $test.cpp etc.
I think this one failed:
Aha. I think I know what the problem is. The .pyc file isn't getting updated after the new .py file is written. The resolution must be too low on the timestamps that Python is using. See if my last commit fixes this.
I think it looks good now! stdout seems to be consisted to: http://pastebin.com/BtKReYJR Looks like we got out the kinks. The next step is to create tests for the remaining 3rd party libs. Thank you very much! Christian