Google Code is in archive mode, so importers as they are now don't work - and some tests fail too. Supporting the archive format would be nice, but at least for now we should just remove the importers.
db/8054
May need to run pip uninstall GoogleCodeWikiImporter if you have it installed.
pip uninstall GoogleCodeWikiImporter
Looks good. There is just one more reference to Google Code in ForgeImporters: ForgeImporters/forgeimporters/base.py:423
ForgeImporters/forgeimporters/base.py:423
Other than that -- it's ready to be merged.
Fair enough, updated.
nice work.
Log in to post a comment.
db/8054
May need to run
pip uninstall GoogleCodeWikiImporter
if you have it installed.Looks good. There is just one more reference to Google Code in ForgeImporters:
ForgeImporters/forgeimporters/base.py:423
Other than that -- it's ready to be merged.
Fair enough, updated.
nice work.