[Python-bugs-list] [ python-Bugs-574939 ] Tex Macro Error

noreply@sourceforge.net noreply@sourceforge.net
Thu, 27 Jun 2002 21:37:45 -0700


Bugs item #574939, was opened at 2002-06-27 23:37
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=574939&group_id=5470

Category: Documentation
Group: Python 2.3
Status: Open
Resolution: None
Priority: 7
Submitted By: Raymond Hettinger (rhettinger)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Tex Macro Error

Initial Comment:
David Abrahams reported missing right parens for 
list.pop() and list.sort() in the docs at 
http://www.python.org/dev/doc/devel/lib/typesseq-
mutable.html 

I scanned forward and also found them missing for 
dict.get() and dict.setdefault().

The parens *are* in the tex files.  It appears that 
there is a strange interaction between the \optional 
macro and the enclosing \lineiii macro resulting in 
the paren being consumed.

Older versions of the docs are okay, so the bug is new.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=574939&group_id=5470