[Scons-users] weird bug that responds to presence/absence of print statement
    Henry Gomersall 
    heng at cantab.net
       
    Fri Oct 11 04:12:18 EDT 2013
    
    
  
> The problem I'm encountering is the simple presence of a print 
> statement in the Builder action function allows the tool to work, 
> removing it breaks it. (Essentially, I add `str(template_file)` at 
> line 23, where template_file is an element in the source arg).
>
Sorry, to be clear it's `print str(template_file)`.
Henry
    
    
More information about the Scons-users
mailing list