home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2010 May / maximum-cd-2010-05.iso / DiscContents / boxee-0.9.20.10711.exe / system / python / Lib / idlelib / buildapp.pyo (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2009-07-20  |  310 b   |  6 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.4)
  3.  
  4. from bundlebuilder import buildapp
  5. buildapp(name = 'IDLE', mainprogram = 'idle.py', argv_emulation = 1, iconfile = 'Icons/idle.icns')
  6.