• Whitespaces are trimmed

 

Hello,

There is a little problem I have encountered while debugging my code. When using print function, the tab in the bottom "Output (Python console)" does not display all the whitespaces. If there are 2 or more whitespaces in a row, only one is displayed. My browser receives all of them, but, it is an HTML page, so... :)