Skip to content

Commit 06e662b

Browse files
author
Kenneth Reitz
committed
python2.5 with
1 parent e153b94 commit 06e662b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test_requests.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33

4+
from __future__ import with_statement
5+
46
import unittest
57
import cookielib
68

0 commit comments

Comments
 (0)