[Python-bugs-list] [ python-Bugs-574742 ] Missing docs for module textwrap

noreply@sourceforge.net noreply@sourceforge.net
Fri, 28 Jun 2002 19:43:54 -0700


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

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 6
Submitted By: Fred L. Drake, Jr. (fdrake)
>Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Missing docs for module textwrap

Initial Comment:
The textwrap module is not documented in the Python
Library Reference.  Please write & check-in the
documentation as Doc/lib/libtextwrap.tex.


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

>Comment By: Greg Ward (gward)
Date: 2002-06-28 22:43

Message:
Logged In: YES 
user_id=14422

Assigning to Fred because of my LaTeX questions.

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

Comment By: Greg Ward (gward)
Date: 2002-06-28 22:42

Message:
Logged In: YES 
user_id=14422

Done.  I'm not completely happy with the LaTeX source, as 
explained by my two XXX comments in lib/libtextwrap.tex:

% XXX how to typeset long argument lists? this just spills off
% the edge of the page, with or without \ delimiters
[...]
% XXX how to typeset the empty string? this looks awful, and 
"" is worse.

Fred, can you either tell me how to fix these or fix them 
yourself?  I'll leave this bug open until these small problems 
are resolved.


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

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