]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27105: Add cgi.test() to __all__, based on Jacek Kołodziej’s patch
authorMartin Panter <vadmium+py@gmail.com>
Mon, 6 Jun 2016 01:53:28 +0000 (01:53 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Mon, 6 Jun 2016 01:53:28 +0000 (01:53 +0000)
commit1cd277224685654a82489881f90d93a32571b7b2
tree041168ea379f32ef50050a5d1895a5047aa35e97
parent2e747c4b8f9db654ac3ee1411ab53e8774309595
Issue #27105: Add cgi.test() to __all__, based on Jacek Kołodziej’s patch
Lib/cgi.py
Lib/test/test_cgi.py