HomeSort by relevance Sort by last modified time
    Searched refs:BUYER (Results 1 - 4 of 4) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_MimeWriter.py 26 BUYER = '''\
27 class Buyer:
48 # instantiate a buyer instance and put it in a magic place for the KOS
50 __kp__ = Buyer()
154 class Buyer:
185 # instantiate a buyer instance and put it in a magic place for the KOS
187 __kp__ = Buyer()
258 # Code: buyer program source
260 buyer = code.nextpart()
261 buyer.addheader("KP-Module-Name", "BuyerKP"
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_MimeWriter.py 26 BUYER = '''\
27 class Buyer:
48 # instantiate a buyer instance and put it in a magic place for the KOS
50 __kp__ = Buyer()
154 class Buyer:
185 # instantiate a buyer instance and put it in a magic place for the KOS
187 __kp__ = Buyer()
258 # Code: buyer program source
260 buyer = code.nextpart()
261 buyer.addheader("KP-Module-Name", "BuyerKP"
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_MimeWriter.py 26 BUYER = '''\
27 class Buyer:
48 # instantiate a buyer instance and put it in a magic place for the KOS
50 __kp__ = Buyer()
154 class Buyer:
185 # instantiate a buyer instance and put it in a magic place for the KOS
187 __kp__ = Buyer()
258 # Code: buyer program source
260 buyer = code.nextpart()
261 buyer.addheader("KP-Module-Name", "BuyerKP"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_MimeWriter.py 26 BUYER = '''\
27 class Buyer:
48 # instantiate a buyer instance and put it in a magic place for the KOS
50 __kp__ = Buyer()
154 class Buyer:
185 # instantiate a buyer instance and put it in a magic place for the KOS
187 __kp__ = Buyer()
258 # Code: buyer program source
260 buyer = code.nextpart()
261 buyer.addheader("KP-Module-Name", "BuyerKP"
    [all...]

Completed in 97 milliseconds