Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/test.py

    r52c97dd r1d57215  
    205205
    206206                print(text, file = out);
     207                sys.stdout.flush()
     208                sys.stderr.flush()
     209
    207210
    208211        #clean the workspace
Note: See TracChangeset for help on using the changeset viewer.