This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author aisaac0
Recipients
Date 2004-07-31.15:02:01
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=1025672

Hopefully a bug from the 2.3 docs can be fixed at the same time.
The PDF production tries to set the vertical bar '|' in textmode
rather than math mode.  An example of this problem is the
documentation for set union, which looks like s--t instead
of s|t.

Should I submit this as a separate bug?
History
Date User Action Args
2007-08-23 14:24:39adminlinkissue1000841 messages
2007-08-23 14:24:39admincreate