Changeset 80
- Timestamp:
- 03/30/08 21:16:54 (5 months ago)
- Files:
-
- sucrose/trunk/python/cardswipe.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sucrose/trunk/python/cardswipe.py
r76 r80 12 12 13 13 class Cardswipe(authenticator.Authenticator): 14 15 def authenticate_purchase(self, location): 16 return True # XXX wit, fix it 14 17 15 18 def authenticate_session(self):
