This website requires JavaScript.
Explore
Help
Sign In
copyleftie
/
gajim-plural
Watch
1
Star
0
Fork
You've already forked gajim-plural
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8e28ca08d4
gajim-plural
/
gajim
/
common
/
protocol
/
__init__.py
4 lines
60 B
Python
Raw
Normal View
History
Unescape
Escape
Split common/caps.py. We now have common/protocol/ to contain XMPP connection related classes. Plan is to move our ConnectionX classess to the protocol package one by one. Each move should be more than a simple copy paste. It should be preceeded by cleanups and the like.
2009-12-10 20:06:46 +01:00
"""
Implementations
of
specific
XMPP
protocols
and
XEPs
convert tabs to spaces in source code thanks to reindent.py holy diff batman!
2010-02-08 15:08:40 +01:00
"""