declare the encoding

This commit is contained in:
tokuda109
2012-10-02 23:26:10 +09:00
committed by Radu Voicilas
parent 3e30196917
commit 5ec2c96f02
+2
View File
@@ -1,3 +1,5 @@
# -*- coding: utf-8 -*-
"""
Compatibility code to be able to use `cookielib.CookieJar` with requests.