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 701ecc9 commit 041f109Copy full SHA for 041f109
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