home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / Python-2.2.1.exe / TEST_MIMEWRITER / text0007.txt < prev   
Encoding:
Text File  |  1998-06-11  |  127 b   |  6 lines

  1. # instantiate a buyer instance and put it in a magic place for the KOS
  2. # to find.
  3. __kp__ = Buyer()
  4. __kp__.__setup__(500)
  5.  
  6.