Skip to content

Python 3 compatibility: urllib2 #54

@ariedel

Description

@ariedel

In Python 3, urllib2 has been folded into urllib. https://docs.python.org/2/library/urllib2.html

It's used in one file: pandokia/helpers/web.py

The six module (six.moves.urllib) provides compatibility for py2 and py3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions