]> code.delx.au - pymsnt/blobdiff - src/legacy/msn/msnw.py
Merged branches/msnfix 204:217 to trunk
[pymsnt] / src / legacy / msn / msnw.py
similarity index 99%
rename from src/tlib/msn/msnw.py
rename to src/legacy/msn/msnw.py
index 87ed0442623ce420d1881590cf7059ed98383447..da41fc56e7f5d3f3c4eeda66932ea40fe4b0eeb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2004-2005 James Bunton <james@delx.cjb.net>
+# Copyright 2004-2006 James Bunton <james@delx.cjb.net>
 # Licensed for distribution under the GPL version 2, check COPYING for details
 
 # Twisted imports
@@ -11,7 +11,7 @@ import math, base64, binascii
 
 # Local imports
 from debug import LogEvent, INFO, WARN, ERROR
-from tlib.msn import msn
+import msn