BPO | [546244](https://bugs.python.org/issue546244) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis Files | [patch.diff](https://bugs.python.org/file4173/patch.diff "Uploaded as text/plain at 2002-04-19.18:10:48 by johnw42"): patch for Tkinter.py[patch2.diff](https://bugs.python.org/file4174/patch2.diff "Uploaded as text/plain at 2002-04-22.19:06:42 by johnw42"): corrected patch for Tkinter.py *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/gvanrossum' closed_at = created_at = labels = ['expert-tkinter'] title = 'implementation of Text.dump method' updated_at = user = 'https://bugs.python.org/johnw42' ``` bugs.python.org fields: ```python activity = actor = 'loewis' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Tkinter'] creation = creator = 'johnw42' dependencies = [] files = ['4173', '4174'] hgrepos = [] issue_num = 546244 keywords = ['patch'] message_count = 5.0 messages = ['39659', '39660', '39661', '39662', '39663'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'johnw42'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546244' versions = [] ```