home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 January / maximum-cd-2012-01.iso / DiscContents / digsby_setup.exe / lib / plugins / msim / __init__.pyo (.txt) next >
Encoding:
Python Compiled Bytecode  |  2011-10-05  |  386 b   |  11 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.6)
  3.  
  4. from MSIMProtocol import MyspaceIM as protocol
  5. from MSIMSocket import myspace_socket as socket
  6. import MSIMUtil as msutil
  7. Myspace = protocol
  8. decrypt = msutil.decrypt
  9. crypt = msutil.crypt
  10. make_key = msutil.make_key
  11.