• Sidnei da Silva's avatar
    · 118e4017
    Sidnei da Silva authored
    - Update with Mark's comments:
    
            Problem is that a service/pythonw.exe process *always* has an
            invalid sys.stdout.  But due to the magic of buffering, small
            print statements would not fail - but once the file actually
            got written to, the error happened.  Never a problem when
            debugging, as the process has a console, and hence a valid
            stdout.
    118e4017
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.txt 42.7 KB