mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +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
|
This module provides loaders for local file system and over http
|
||||||
local and remote access
|
local and remote access
|
||||||
|
Loading…
x
Reference in New Issue
Block a user