• Petr Mladek's avatar
    fixed urllib.urlopen in the internal python (fdo#31466) · 8e443b4c
    Petr Mladek yazdı
    + backported two fixes from newer python:
        + close the file even if an exception occurs (py#5536)
        + urllib doesn't correct server returned urls (py#918368)
    + thanks karolus <karlooforum at arcor dot de> for analyzing and suggesting
      the fix
    8e443b4c
Python-2.6.1-urllib.patch 3.44 KB