id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,branch,branch_author,launchpad_bug
4328,Deprecate twisted.python.text.docstringLStrip,thijs,,"No other code in Twisted uses this method and it hasn't been touched in 6 years;

{{{
#!python
""""""Gets rid of unsightly lefthand docstring whitespace residue.

    You'd think someone would have done this already, but apparently
    not in 1.5.2.

    BUT since we're all using Python 2.1 now, use L{inspect.getdoc}
    instead.  I{This function should go away soon.}
    """"""
}}}",task,closed,normal,,core,fixed,easy,thijs,branches/deprecate-docstringLStrip-4328,cyli,
