]> granicus.if.org Git - python/commit
Don't use "dict" as a variable, it shadows the builtin. Spotted by
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 13 Mar 2004 23:32:47 +0000 (23:32 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 13 Mar 2004 23:32:47 +0000 (23:32 +0000)
commitc32cec14b4471af4672b8e923d07259dbb2fcfb9
tree1ccf8243f172e851904f97532c2a54a59088a1d5
parent6e098a15a3493d9c136e18b9e51b67bd48545651
Don't use "dict" as a variable, it shadows the builtin. Spotted by
Bob Ippolito.
Lib/plat-mac/pimp.py