cleanups and stuffs
authorKenneth Reitz <me@kennethreitz.com>
Mon, 23 Jan 2012 05:29:50 +0000 (00:29 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Mon, 23 Jan 2012 05:29:50 +0000 (00:29 -0500)
test_requests.py

index a392684..8d3923b 100755 (executable)
@@ -303,16 +303,6 @@ class RequestsTestSuite(unittest.TestCase):
             requests.get(url, params={'føø': 'føø'})
             requests.get(url, params={'føø': 'føø'})
             requests.get(url, params={'foo': 'foo'})
-            # print('\n')
-            # print('\n')
-            # print('\n')
-            # print('\n')
-            # print(service('ø'))
-            # print('\n')
-            # print('\n')
-            # print('\n')
-            # print('\n')
-            # print('\n')
             requests.get(service('ø'), params={'foo': 'foo'})