Skip to content

Add textwrap.indent() as counterpart to textwrap.dedent() #58065

Closed
@ncoghlan

Description

@ncoghlan
BPO 13857
Nosy @birkenfeld, @amauryfa, @ncoghlan, @bitdancer, @cjerdonek
Files
  • indent.patch: patch implementing textwrap.indent, plus tests and documentation
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/ncoghlan'
    closed_at = <Date 2012-06-11.13:31:24.668>
    created_at = <Date 2012-01-25.03:37:15.250>
    labels = ['type-feature', 'library']
    title = 'Add textwrap.indent() as counterpart to textwrap.dedent()'
    updated_at = <Date 2012-06-12.15:00:38.252>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2012-06-12.15:00:38.252>
    actor = 'chris.jerdonek'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2012-06-11.13:31:24.668>
    closer = 'ncoghlan'
    components = ['Library (Lib)']
    creation = <Date 2012-01-25.03:37:15.250>
    creator = 'ncoghlan'
    dependencies = []
    files = ['24374']
    hgrepos = []
    issue_num = 13857
    keywords = ['patch']
    message_count = 22.0
    messages = ['151932', '151938', '151940', '151945', '151946', '152230', '152231', '152343', '152346', '152363', '152477', '152482', '160505', '160507', '161879', '161885', '161890', '161893', '161917', '162613', '162615', '162681']
    nosy_count = 11.0
    nosy_names = ['georg.brandl', 'amaury.forgeotdarc', 'ncoghlan', 'r.david.murray', 'chris.jerdonek', 'elsdoerfer', 'rutsky', 'python-dev', 'dontknow', 'brandjon', 'ezberch']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue13857'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions