Thanks to visit codestin.com Credit goes to github.com
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 84a5934 commit b0fefc5Copy full SHA for b0fefc5
2 files changed
Lib/test/output/test_weakref
@@ -1,25 +1 @@
1
test_weakref
2
-Basic Weak References
3
--- Liveness and referent identity
4
--- Reference objects with callbacks
5
--- Proxy objects with callbacks
6
--- Re-use of weak reference objects
7
- reference objects
8
- proxy objects
9
-clearing ref 2
10
-clearing ref 1
11
12
13
-
14
-Weak Valued Dictionaries
15
-objects are stored in weak dict
16
-weak dict test complete
17
18
-Weak Keyed Dictionaries
19
20
-weak key dict test complete
21
22
-Non-callable Proxy References
23
-XXX -- tests not written!
24
25
-Callable Proxy References
0 commit comments