home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 14 / hacker14.iso / programacao / pythonwin / python.exe / TEST_MIMEWRITER / text0007.txt < prev   
Encoding:
Text File  |  1998-06-12  |  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.