Ignore:
Timestamp:
13 Oct 2006, 12:36:47 (18 years ago)
Author:
joachim
Message:

pins overview now shows first 10 unused and all used pins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/ScratchCards.py

    r686 r688  
    8787    def getUnusedPins(self):
    8888        """return a list of unused Pins"""
    89         max_pins = 30
     89        max_pins = 10
    9090        #import pdb;pdb.set_trace()
    9191        pins_cat = self.portal_pins
Note: See TracChangeset for help on using the changeset viewer.