On 29/04/2015 at 08:02, xxxxxxxx wrote:
Hi
This is an odd one.
Until just recently I would use the console to display data while executing a python generator script. I would have some loops with intensive cpu work going on - and I would update the console with some print commands to show where in the loop it is, and print other useful data. This would show me in realtime how the script is progressing as it's being executed.
But for some reason this has suddenly stopped. I now only get the print out of data in one lump sum after the script has completed, and not during execution. I can't remember changing any settings, or changing anything in my code that would cause it. Totally dumbfounded. Any help appreciated, thanks,
Glenn.