home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2011 January / maximum-cd-2011-01.iso / DiscContents / calibre-0.7.26.msi / file_2444 (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2010-10-31  |  313 b   |  8 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.6)
  3.  
  4.  
  5. def encode_utf8(s):
  6.     return s.encode('UTF-8')
  7.  
  8.