Changeset 80

Show
Ignore:
Timestamp:
03/30/08 21:16:54 (5 months ago)
Author:
sucrose
Message:

more stuff for Wit to fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sucrose/trunk/python/cardswipe.py

    r76 r80  
    1212 
    1313class Cardswipe(authenticator.Authenticator): 
     14 
     15        def authenticate_purchase(self, location): 
     16                return True # XXX wit, fix it 
    1417 
    1518        def authenticate_session(self):