Page MenuHomePhorge

D3878.1775421225.diff
No OneTemporary

Authored By
Unknown
Size
352 B
Referenced Files
None
Subscribers
None

D3878.1775421225.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
Sun, Apr 5, 8:33 PM (33 m, 41 s ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18825221
Default Alt Text
D3878.1775421225.diff (352 B)

Event Timeline