On Wed, Oct 18, 2006 at 12:28:29PM +0200, Pieter Rautenbach wrote: > [EMAIL PROTECTED] pymsnt-0.11.2-dev2]$ python src/legacy/msn/msnp11chl.py > 1390216966465519188226184bdf82adcc7432c1d99330c683f2 > ac31f20f121018f4ab76007ece69edd8 > > [EMAIL PROTECTED] pymsnt-0.11.2-dev2]$ python src/legacy/msn/msnp11chl.py > 13038318816579321232b01c13020e374d4fa20abfad6981b7a9 > d081ec0bd93f0c5403e8fd5b08596c4e > > Is this what you expected to see?
Well, actually I just wanted you to use the 20 first digits as the argument. :-) So... $ python src/legacy/msn/msnp11chl.py 13902169664655191882 should give the result 26184bdf82adcc7432c1d99330c683f2 and $ python src/legacy/msn/msnp11chl.py 13038318816579321232 should give the result b01c13020e374d4fa20abfad6981b7a9 Have you made any changes to the PyMSNt source at all? Best regards, Lars _______________________________________________ py-transports mailing list [email protected] http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
