[Python-bugs-list] [ python-Bugs-809599 ] tex to html convert bug

SourceForge.net noreply at sourceforge.net
Fri Sep 19 22:13:55 EDT 2003


Bugs item #809599, was opened at 2003-09-20 11:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=809599&group_id=5470

Category: Documentation
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: George Yoshida (quiver)
Assigned to: Nobody/Anonymous (nobody)
Summary: tex to html convert bug

Initial Comment:
At the section "22. MS Windows Specific Services" in 

Python Library Reference, there're strange 

characters in the middle of the sentence.



http://www.python.org/dev/doc/devel/lib/node735.ht

ml

> msvcrt  Miscellaneous useful routines from the

> MS VC++<#67760#><#67760#> runtime 

You can see strange tags, "<#67760#>" after the 

word, "VC++".



In Python 2.2, it looks just fine.

http://www.python.org/doc/2.2.2/lib/node611.html

> msvcrt  Miscellaneous useful routines from the

> MS VC++ runtime. 



It looks like this problem is caused by Fred's last 

commit to libmsvcrt.tex(Jul 2 2003).

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

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



More information about the Python-bugs-list mailing list