]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a script similar to xmltests.py to run all SSL-related unit tests
authorChristian Heimes <christian@cheimes.de>
Thu, 5 Dec 2013 06:45:36 +0000 (07:45 +0100)
committerChristian Heimes <christian@cheimes.de>
Thu, 5 Dec 2013 06:45:36 +0000 (07:45 +0100)
commitc6d471d6533a24c461e72668398931dc6014fa28
tree5446d94c2c0a5dc3bb50ba6a3c495b101e41095e
parent8e7f394282e783ab98353f718812f7fe437492bb
Add a script similar to xmltests.py to run all SSL-related unit tests
Lib/test/ssltests.py [new file with mode: 0755]