Author: Hakan Ardo <ha...@debian.org>
Branch: extradoc
Changeset: r3708:868321a94b04
Date: 2011-06-16 17:03 +0200
http://bitbucket.org/pypy/extradoc/changeset/868321a94b04/

Log:    hg merge

diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex
--- a/talk/iwtc11/paper.tex
+++ b/talk/iwtc11/paper.tex
@@ -380,7 +380,6 @@
     \item \lstinline{set} writes to an attribute of an object.
     \item \lstinline{guard_class} is a precise type check. It typically 
precedes
     an (inlined) method call and is followed by the trace of the called method.
-    \item \lstinline{guard_true} checks that a boolean is true.
 \end{itemize}
 
 Method calls in the trace are preceded by a \lstinline{guard_class}
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to