[wingide-users] Bug in auto-indent?
cool-RR
cool-rr at cool-rr.com
Tue May 18 12:25:01 MDT 2010
Paste this in a new file:
if self.get(x, y) is True:
if 2 <= true_neighbor_count <= 3:
new_kids.append(True)
else:
new_kids.append(False)
else:
When I press tab on the bottom row, it doesn't dedent it back. If I dedent
manually and press tab, it indents it. Is it a bug?
Ram.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/wingide-users/attachments/20100518/5060e081/attachment.html
More information about the wingide-users
mailing list