Commit 32677175 authored by Denis Bilenko's avatar Denis Bilenko

update list of missing modules

parent 09de2c5b
......@@ -11,7 +11,10 @@ missing_modules = {
'test_httpservers': ['2.4', '2.5'],
'test_ftplib': ['2.4', '2.5'],
'test_wsgiref': ['2.4'],
'test_socket_ssl': ['2.6', '2.7']}
'test_socket_ssl': ['2.6', '2.7', '3.1', '3.2'],
'test_patched_urllib2_localnet.py': ['3.1', '3.2'],
'test_ssl': ['2.5'],
}
class ContainsAll(object):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment