Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-23539

When using print() it will not show up in the output until the application exits.

XMLWordPrintable

    • eebbd1ebc8c0d075abc306e6bf3d5948d8b47fcf (qt-creator/qt-creator/master)

      When using print() it will not show up in the output until the application exits. This is due to the fact the stdout is being buffered, this can be resolved by passing -u to the Python command and then it will not buffer stdout/stderr.

        1. main.py
          0.2 kB
          Andy Shaw
        For Gerrit Dashboard: QTCREATORBUG-23539
        # Subject Branch Project Status CR V

            davschul David Schulz
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes