ArchiveBox/tests/mock_server
jim winstead 178e676e0f Fix JSON parser by not always mangling the input
Rather than by assuming the JSON file we are parsing has junk at the beginning
(which maybe only used to happen?), try parsing it as-is first, and then fall
back to trying again after skipping the first line

Fixes #1347
2024-02-27 14:48:19 -08:00
..
templates Fix JSON parser by not always mangling the input 2024-02-27 14:48:19 -08:00
__init__.py feat: Add bottle webserver to run along with tests 2020-07-13 08:51:37 -05:00
server.py Replaced os.path in server.py 2020-10-02 15:46:39 -05:00