BPO | [20287](https://bugs.python.org/issue20287) --- | :--- Nosy | @birkenfeld, @pitrou, @larryhastings, @zware, @serhiy-storchaka Files | [larry.clinic.buffer.patch.1.txt](https://bugs.python.org/file33503/larry.clinic.buffer.patch.1.txt "Uploaded as text/plain at 2014-01-17.07:35:52 by @larryhastings")[larry.clinic.buffer.patch.2.txt](https://bugs.python.org/file33518/larry.clinic.buffer.patch.2.txt "Uploaded as text/plain at 2014-01-17.20:58:47 by @larryhastings") *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: ```python assignee = 'https://github.com/larryhastings' closed_at = created_at = labels = ['type-feature'] title = 'Argument Clinic: support diverting output to buffer, external file, etc' updated_at = user = 'https://github.com/larryhastings' ``` bugs.python.org fields: ```python activity = actor = 'larry' assignee = 'larry' closed = True closed_date = closer = 'larry' components = [] creation = creator = 'larry' dependencies = [] files = ['33503', '33518'] hgrepos = [] issue_num = 20287 keywords = [] message_count = 8.0 messages = ['208325', '208334', '208355', '208361', '208372', '208374', '208378', '208379'] nosy_count = 6.0 nosy_names = ['georg.brandl', 'pitrou', 'larry', 'python-dev', 'zach.ware', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue20287' versions = ['Python 3.4'] ```