##// END OF EJS Templates
Fix for CVE-2014-3566 'POODLE' SSL attack, original commit '22c4922f4796078c5613de9e07e66b8764549cad'
Fix for CVE-2014-3566 'POODLE' SSL attack, original commit '22c4922f4796078c5613de9e07e66b8764549cad'

File last commit:

r14009:6f019b30
r20965:a36c8480
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()