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 609baf6 commit 1c64b4aCopy full SHA for 1c64b4a
Lib/_py_abc.py
@@ -1,7 +1,5 @@
1
from _weakrefset import WeakSet
2
3
-_UNSET = object()
4
-
5
6
def get_cache_token():
7
"""Returns the current ABC cache token.
0 commit comments