$ ./xmpp.py
File "./xmpp.py", line 54
VerboseSocket!
^
SyntaxError: invalid syntax
Well, this line is part of a comment (the one on the line above).
I have Python 2.3.5. If I simply remove the line it's complaining about I just get another error, but it looks like it is trying to connect.
Probably another single line that has been split on several in the mailing :-/
As Python is very unfamiliar to me I don't think that this script is the way to go for me, but thank you for sharing.
Well, python was quite unfamiliar to me when I wrote it ;-)
Snark on #gnomemeeting
_______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev
