commit | 80e1f06594c376a996ae7eb9c7ae26e18fb3d4c5 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Wed Jul 14 00:43:51 2004 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Wed Jul 14 00:43:51 2004 +0000 |
tree | 93b19579434639e79ee50bc6ce0a27a5b2359921 | |
parent | c0ed9c49563b92316f089f7b4ba5aeba9c78f6b5 [diff] |
It helps when doing checks if something is in a tuple of strings that if you put everything in the tuple in caps to use str.upper() instead of str.lower().