home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 June / maximum-cd-2009-06.iso / DiscContents / digsby_setup.exe / lib / social / myspace / __init__.pyo (.txt) next >
Encoding:
Python Compiled Bytecode  |  2009-02-26  |  395 b   |  11 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.5)
  3.  
  4. from MySpaceProtocol import Myspace as protocol
  5. from MySpaceSocket import myspace_socket as socket
  6. import MySpaceUtil as msutil
  7. MySpace = protocol
  8. decrypt = msutil.decrypt
  9. crypt = msutil.crypt
  10. make_key = msutil.make_key
  11.