home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2010 November / maximum-cd-2010-11.iso / DiscContents / calibre-0.7.13.msi / file_2043 (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2010-08-06  |  293 b   |  11 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.6)
  3.  
  4. import socket
  5.  
  6. try:
  7.     _GLOBAL_DEFAULT_TIMEOUT = socket._GLOBAL_DEFAULT_TIMEOUT
  8. except AttributeError:
  9.     _GLOBAL_DEFAULT_TIMEOUT = object()
  10.  
  11.