aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/http_uastrings.py
diff options
context:
space:
mode:
Diffstat (limited to 'netlib/http_uastrings.py')
-rw-r--r--netlib/http_uastrings.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/netlib/http_uastrings.py b/netlib/http_uastrings.py
index 826c31a5..d0d145da 100644
--- a/netlib/http_uastrings.py
+++ b/netlib/http_uastrings.py
@@ -1,3 +1,5 @@
+from __future__ import (absolute_import, print_function, division)
+
"""
A small collection of useful user-agent header strings. These should be
kept reasonably current to reflect common usage.