whatespace

This commit is contained in:
Kenneth Reitz
2011-11-13 00:43:14 -05:00
parent 3458e6a905
commit bcc48a9607
-3
View File
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
"""
@@ -31,8 +30,6 @@ from .utils import (
decode_gzip, stream_decode_gzip, guess_filename)
REDIRECT_STATI = (codes.moved, codes.found, codes.other, codes.temporary_moved)