mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 08:04:49 +01:00
py27: add absolute_import to fix py27 build
This commit is contained in:
parent
66865daa49
commit
4ff218bdbc
@ -1,3 +1,5 @@
|
||||
from __future__ import absolute_import
|
||||
|
||||
"""
|
||||
This module provides loaders for local file system and over http
|
||||
local and remote access
|
||||
|
Loading…
x
Reference in New Issue
Block a user