BPO | [573197](https://bugs.python.org/issue573197) --- | :--- Files | [cgi.diff](https://bugs.python.org/file4374/cgi.diff "Uploaded as text/plain at 2002-06-24.16:21:32 by quinn_dunkan")[rfc822.diff](https://bugs.python.org/file4375/rfc822.diff "Uploaded as text/plain at 2002-06-24.16:24:19 by quinn_dunkan") *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 = None closed_at = created_at = labels = ['library'] title = 'cgi.py and rfc822.py unquote fixes' updated_at = user = 'https://bugs.python.org/quinndunkan' ``` bugs.python.org fields: ```python activity = actor = 'jlgijsbers' assignee = 'jlgijsbers' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = creator = 'quinn_dunkan' dependencies = [] files = ['4374', '4375'] hgrepos = [] issue_num = 573197 keywords = ['patch'] message_count = 3.0 messages = ['40411', '40412', '40413'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'quinn_dunkan'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue573197' versions = ['Python 2.3'] ```