◐ Shell
clean mode source ↗

Message 294805 - Python tracker

I fix this as:

    if not self.autocompletewindow:
        return

I think this another different behavior on different platform. I can't reproduce this on Linux...