]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #22221: Add tests for compile() with source encoding cookie.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 5 Sep 2014 08:00:56 +0000 (11:00 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 5 Sep 2014 08:00:56 +0000 (11:00 +0300)
commit607cb9cf99878e0965e43464652a0af8f5ef709a
tree217b869476e73ee40fd9dbaeb1a8d5f2b9e34113
parentd43ffc9aba8d3a594486d2488bf3e3dfb50a43b2
Issue #22221: Add tests for compile() with source encoding cookie.
Lib/test/test_compile.py