How can I get msn contact list with a Python script having username and password?
A:
Ignacio Vazquez-Abrams
2010-04-07 01:41:32
*msnlib* seems to only work with MSNP version 8, which is ancient, and *Pymsn's* actual web site is at http://telepathy.freedesktop.org/wiki/Pymsn — the Google Code site has nothing on it.
Samir Talwar
2010-04-07 01:45:59
an example of use?
Mari
2010-04-07 01:46:11
Twisted if probably a good bet.
Xavier
2010-04-07 01:50:28
Seems Twisted also use MSNP version 8 http://twistedmatrix.com/documents/current/api/twisted.words.protocols.msn.html
Mari
2010-04-07 02:01:44