[Patches] [ python-Patches-645938 ] inspect.getdoc whitespace trimming

noreply@sourceforge.net noreply@sourceforge.net
Fri, 29 Nov 2002 19:27:47 -0800


Patches item #645938, was opened at 2002-11-29 22:21
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=645938&group_id=5470

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: David Goodger (goodger)
Assigned to: Ka-Ping Yee (ping)
Summary: inspect.getdoc whitespace trimming

Initial Comment:
Fix a subtle bug where whitespace at the very 
beginning of a docstring is not removed.  Also 
remove leading & trailing blank lines.

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

>Comment By: David Goodger (goodger)
Date: 2002-11-29 22:27

Message:
Logged In: YES 
user_id=7733

Also see latest PEP 257, "Handling Docstring 
Indentation".

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

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