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 'test/lib/const.py')
-rw-r--r--test/lib/const.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/lib/const.py b/test/lib/const.py
new file mode 100644
index 0000000..aa4e41b
--- /dev/null
+++ b/test/lib/const.py
@@ -0,0 +1,2 @@
+
+STREAM_START = "<stream:stream xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client'>"