Author: Amaury Forgeot d'Arc
Branch: stdlib-2.7.9
Changeset: r75635:7834e24c3b41
Date: 2015-02-01 23:44 +0100
http://bitbucket.org/pypy/pypy/changeset/7834e24c3b41/
Log:Fixes for test_sni_callback
diff --git a/pypy/bin/pyinteractive.py b/pypy/bin/pyinteractive.py
--- a/pypy/bin/pyinteractive
Author: Amaury Forgeot d'Arc
Branch: stdlib-2.7.9
Changeset: r75631:adaa2c6b7b13
Date: 2015-02-01 19:32 +0100
http://bitbucket.org/pypy/pypy/changeset/adaa2c6b7b13/
Log:Fixes
diff --git a/pypy/module/_ssl/interp_ssl.py b/pypy/module/_ssl/interp_ssl.py
--- a/pypy/module/_ssl/interp_ssl.py
+++