From fe65aacd1d6da55e01697d84bdf5394848e67851 Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Tue, 6 Oct 2009 11:31:13 -0400 Subject: [PATCH] clarify which kinds of tuples can be used as dictionary keys --- native-datatypes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native-datatypes.html b/native-datatypes.html index c317f4b..10781b4 100755 --- a/native-datatypes.html +++ b/native-datatypes.html @@ -490,7 +490,7 @@ AttributeError: 'tuple' object has no attribute 'remove'