Author: Armin Rigo <[email protected]>
Branch:
Changeset: r86:d9e066ac3a1f
Date: 2013-06-09 19:07 +0200
http://bitbucket.org/pypy/stmgc/changeset/d9e066ac3a1f/
Log: Add stealing in the diagram
diff --git a/c4/doc-objects.txt b/c4/doc-objects.txt
--- a/c4/doc-objects.txt
+++ b/c4/doc-objects.txt
@@ -33,12 +33,12 @@
\ / /
V / V
Protected
- ^
- /
- commit /
- /
- /
- Private copy of
+ ^ \ Backup of a private
+ / \ /
+ commit / \ steal /
+ / \ /
+ / V V
+ Private copy of Public
a public obj
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit