Campbell Barton
9c602bd455
note:
...
for a single tuple the last comma is needed. ('SOUND', ), otherwise its just a string.
string in "STRING"
...is the same as
string in ("STRING")
...which checks the substring, its normally used like this
if string in "maybe one of these words contains STRING"
in this case its better just to do ==
2009-11-22 21:47:55 +00:00
..
2009-11-22 17:41:35 +00:00
2009-11-22 17:41:35 +00:00
2009-11-19 13:26:51 +00:00
2009-11-21 00:05:43 +00:00
2009-11-20 20:40:29 +00:00
2009-11-20 20:40:29 +00:00
2009-11-21 00:05:43 +00:00
2009-11-22 17:41:35 +00:00
2009-11-21 00:05:43 +00:00
2009-11-21 00:05:43 +00:00
2009-11-21 00:05:43 +00:00
2009-11-22 11:23:19 +00:00
2009-11-21 00:05:43 +00:00
2009-11-22 17:41:35 +00:00
2009-11-22 17:41:35 +00:00
2009-11-22 17:41:35 +00:00
2009-11-21 00:05:43 +00:00
2009-11-21 00:05:43 +00:00
2009-11-21 00:05:43 +00:00
2009-11-22 17:41:35 +00:00
2009-11-22 17:41:35 +00:00
2009-11-22 17:41:35 +00:00
2009-11-22 17:41:35 +00:00
2009-11-19 13:26:51 +00:00
2009-11-19 13:26:51 +00:00
2009-11-03 07:23:02 +00:00
2009-11-21 00:05:43 +00:00
2009-11-03 07:23:02 +00:00
2009-11-21 00:05:43 +00:00
2009-11-18 01:30:28 +00:00
2009-11-03 07:23:02 +00:00
2009-11-21 00:05:43 +00:00
2009-11-03 07:23:02 +00:00
2009-11-22 21:47:55 +00:00
2009-11-22 15:15:11 +00:00
2009-11-14 13:35:44 +00:00
2009-11-22 17:41:35 +00:00
2009-11-21 13:01:28 +00:00
2009-11-22 10:02:32 +00:00