mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-12 11:32:16 -04:00
fix bug clobbering own changes to parent_page
and some other tweaks (python 3.5+, pytest logging config, ...)
This commit is contained in:
parent
ba85917f70
commit
e23fa68d65
7 changed files with 29 additions and 12 deletions
|
@ -32,6 +32,7 @@ import requests
|
|||
import subprocess
|
||||
import http.server
|
||||
import logging
|
||||
import sys
|
||||
import warcprox
|
||||
|
||||
# https://stackoverflow.com/questions/166506/finding-local-ip-addresses-using-pythons-stdlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue