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 a392684fb286dc5f2a588021d56e707c33ae3794..8d3923bd1950a2285bf52618d5543391673228f7 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'})