Author: george.yoshida
Date: Mon May 14 04:45:55 2007
New Revision: 55305

Modified:
   python/branches/p3yk/Doc/ref/ref3.tex
Log:
fix markup


Modified: python/branches/p3yk/Doc/ref/ref3.tex
==============================================================================
--- python/branches/p3yk/Doc/ref/ref3.tex       (original)
+++ python/branches/p3yk/Doc/ref/ref3.tex       Mon May 14 04:45:55 2007
@@ -949,7 +949,7 @@
   \ttindex{f_globals}
   \ttindex{f_locals}
   \ttindex{f_lasti}
-  \ttindex{f_builtins}
+  \ttindex{f_builtins}}
 
 Special writable attributes: \member{f_trace}, if not \code{None}, is
 a function called at the start of each source code line (this is used
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to