Page MenuHomePhorge

D3878.1775237987.diff
No OneTemporary

Authored By
Unknown
Size
352 B
Referenced Files
None
Subscribers
None

D3878.1775237987.diff

diff --git a/pykolab/wap_client/__init__.py b/pykolab/wap_client/__init__.py
--- a/pykolab/wap_client/__init__.py
+++ b/pykolab/wap_client/__init__.py
@@ -450,7 +450,7 @@
conn.set_debuglevel(9)
if get is not None:
- _get = "?%s" % (urllib.urlencode(get))
+ _get = "?%s" % (urlencode(get))
else:
_get = ""

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 3, 5:39 PM (14 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18825221
Default Alt Text
D3878.1775237987.diff (352 B)

Event Timeline