AlkisPis

Results 6 comments of AlkisPis

To @gilch, Sep 26, 2017 1. I have checked `id(sys.stdout)` before `init()` and after `deinit()` and indeed, they are the same as in your code. Yet, **regular** printing is not...

> > @AlkisPis Play nice, m'kay? Glitch and everyone else are doing their best, giving time and effort for free, we should all be grateful, not demanding. > Why am...

> > > Can someone with a Windows machine try out the branch above? Run tests and review the changes? Many thanks. @tartley, I have a Windows OS. What "branch"...

> To @thp, Nov 2, 2018 1) So, what is your solution for making `deinit()` work? 2) What are _'refinit'_ and _'initcount'_? I couldn't find them anywhere.

> real_init *** @thp, thank you. I patched 'initialised.py' as you suggested and run the following test : print "Start ID",id(sys.stdout) # 20500600 colorama.init() print "ID after init 1",id(sys.stdout) #...

Hi Eric Thanks for your reply. :) Web has a very long memory, as you see. And everyone who writes something in it, it is kept for ever! :)) I...