~azzar1/unity/add-show-desktop-key

  • Committer: Matt Giuca
  • Date: 2010-02-25 07:14:40 UTC
  • Revision ID: matt.giuca@gmail.com-20100225071440-g4isav3g3g8q8lhu
Replace 'is not 0' with '!= 0'. 'is not' is a reference check which is dangerous on ints -- it assumes they are interned which is probably, but not necessarily, true.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1099.1.220 16 years ago Nick Chadwick Merged from trunk Empty Diff Download File
definitions.txt 1295 15 years ago William Grant Update definitions.txt to 2.0b4 (NLTK SVN r8246). 7.8 KB Diff Download File
File rst.py 1465 15 years ago William Grant The rST renderer will now insert a newline after e 64.9 KB Diff Download File
utils.py 1720.1.1 15 years ago William Grant Abstract reStructuredText rendering into ivle.data 15.6 KB Diff Download File