got rid of boolean value comparison using == as stated in pep8 style guide
authorJimbo77 <onlineregular@gmail.com>
Thu, 23 Aug 2012 00:50:54 +0000 (17:50 -0700)
committerJimbo77 <onlineregular@gmail.com>
Thu, 23 Aug 2012 00:50:54 +0000 (17:50 -0700)
commit3bd77170380152fadc3132ad2695d2fa6d43a6ce
treeefbb0520c016682de027122f0a02009bc02dc59d
parent9f4f7ee3c6ee0fbc6bdb4185cb3ded9108120b13
got rid of boolean value comparison using == as stated in pep8 style guide
lib/gui_lite.py