Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 356f165

Browse filesBrowse files
committed
nope
1 parent 44235de commit 356f165
Copy full SHA for 356f165

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎zencoder/core.py

Copy file name to clipboardExpand all lines: zencoder/core.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ def __init__(self, base_url, api_key, as_xml=False, resource_name=None, timeout=
4545
if resource_name:
4646
self.base_url = self.base_url + resource_name
4747

48-
#TODO investigate httplib2 caching and if it is necessary
4948
self.http = httplib2.Http(timeout=timeout)
5049
self.as_xml = as_xml
5150
self.api_key = api_key

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.