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 74f6a55 commit 7fe9d2aCopy full SHA for 7fe9d2a
python-stdlib/collections/collections/__init__.py
@@ -1,5 +1,5 @@
1
-# Replace built-in collections module.
2
-# huu , weet niet of dit kan.
+# Replace built-in colections module.
+
3
from ucollections import *
4
5
# Provide optional dependencies (which may be installed separately).
0 commit comments