[Bug 1166644] [NEW] Name error after backports ssl.match_hostname but not ssl.CertificateError

Andrey Voronov 1166644 at bugs.launchpad.net
Tue Apr 9 08:09:26 UTC 2013


Public bug reported:

  File "/usr/lib/python2.7/ssl.py", line 111, in _dnsname_to_pat
    frag = re.escape(frag)
NameError: global name 're' is not defined

** Affects: python2.7 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1166644

Title:
  Name error after backports ssl.match_hostname but not
  ssl.CertificateError

Status in “python2.7” package in Ubuntu:
  New

Bug description:
    File "/usr/lib/python2.7/ssl.py", line 111, in _dnsname_to_pat
      frag = re.escape(frag)
  NameError: global name 're' is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1166644/+subscriptions




More information about the foundations-bugs mailing list