8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fda2f6 commit d2f0726Copy full SHA for d2f0726
Lib/collections.py
@@ -1,5 +1,5 @@
1
'''This module implements specialized container datatypes providing
2
-alternatives to Python’s general purpose built-in containers, dict,
+alternatives to Python's general purpose built-in containers, dict,
3
list, set, and tuple.
4
5
* namedtuple factory function for creating tuple subclasses with named fields
0 commit comments