]> granicus.if.org Git - python/commit
Anthony Baxter's patch to expose the parser's `strict' flag in these
authorBarry Warsaw <barry@python.org>
Thu, 18 Jul 2002 21:29:17 +0000 (21:29 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 18 Jul 2002 21:29:17 +0000 (21:29 +0000)
commit2d2fc229a05ae4bb65a8d0c1f7a588b73539d361
tree1a8b6f17daf003ab83d191bbb9dd93337eb3ac0c
parent1693ba8bf83d5d2036931e79b519cddaa352b2f0
Anthony Baxter's patch to expose the parser's `strict' flag in these
convenience functions.  Closes SF # 583188 (python project).
Lib/email/__init__.py