Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Update update.py #79

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

BlackVirusScript
Copy link
Contributor

Fix incompatibility with python3 by replacing the getheaders function call with get to extract Content-Length header from META ...

toolswatch and others added 8 commits June 16, 2017 17:55
a few bugfixes of issues that cause syntax errors when running with python 3
Add compatibility with Python3 by importing the `urllib.request` module if importing `urllib2` fails.
Fix incompatibility with python3 replacing the `getheaders` function with `get` ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants