Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'nbxmpp/http.py')
-rw-r--r--nbxmpp/http.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nbxmpp/http.py b/nbxmpp/http.py
index e44255c..27cf4fa 100644
--- a/nbxmpp/http.py
+++ b/nbxmpp/http.py
@@ -539,7 +539,6 @@ class HTTPRequest(GObject.GObject):
self._message.run_dispose()
del self._cancellable
- del self._session
del self._user_data
if self._timeout_id is not None: