diff options
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_types | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/output/test_types b/Lib/test/output/test_types index b2f9429..b49ce0d 100644 --- a/Lib/test/output/test_types +++ b/Lib/test/output/test_types @@ -11,5 +11,5 @@ test_types 6.5.1 Strings 6.5.2 Tuples [see test_tuple.py] 6.5.3 Lists [see test_list.py] -6.6 Mappings == Dictionaries +6.6 Mappings == Dictionaries [see test_dict.py] Buffers |