homepage

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 rhettinger
Recipients
Date 2005年07月13日.21:53:47
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475
-1 
* Being a top level function in a module doesn't count as
hidden. This is no more hidden than collections.deque,
glob.glob, or re.sub.
* The API requirements are looser in a textwrap context. 
For a string method, there would need to be a universally
useful decision about how to handle mixed spaces and tabs
and whether the first line of a triple-quoted string would
be handled differently. Am not sure if universal newlines
present any additional issues.
* The world-view of the string module is character oriented,
not line oriented. A dedent method() is not a perfect fit.
* While the topic comes up every few years, in general,
there is no user demand for this.
History
Date User Action Args
2007年08月23日 16:11:13adminlinkissue1237680 messages
2007年08月23日 16:11:13admincreate

AltStyle によって変換されたページ (->オリジナル) /