Comment #15 on issue 166 by limodou: The cursor should be put on current window when switch between windows by Ctrl+Tab
http://code.google.com/p/ulipad/issues/detail?id=166

No, I just want to test whether a variable is True, the *is* is the right thing. And
it's not a bug, it just likes:

f = v is True
return f

and you can write above code like:

return v is True

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to