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 7c2f087 commit 86d676cCopy full SHA for 86d676c
logging/logging.py
@@ -0,0 +1,5 @@
1
+# Dummy file to preclude import errors
2
+# Should be reimplemented for MicroPython
3
+# Reason:
4
+# Basic, useful module, by CPython impl depends on module "string" which
5
+# uses metaclasses.
0 commit comments